tree: 0198b3593c4f5a6ee393eb73bd2a04b307653ef0 [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