tree: 2c1a3594664b2144b76005c4733718da09cfa572 [path history] [tgz]
  1. doctype/
  2. DocType Mapper/
  3. page/
  4. Print Format/
  5. report/
  6. __init__.py
  7. general_ledger.py
  8. README.md
  9. utils.py
accounts/README.md

Accounts module contains masters and transactions to manage a traditional double entry accounting system.

Accounting heads are called "Accounts" and they can be groups in a tree like "Chart of Accounts"

Entries are:

  • Journal Vouchers
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger