tree: f6d113fe77a7c0941fb925c2f1f5a8a31bec7fc9 [path history] [tgz]
  1. doctype/
  2. DocType Mapper/
  3. locale/
  4. page/
  5. Print Format/
  6. report/
  7. __init__.py
  8. general_ledger.py
  9. README.md
  10. 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