tree: 90e1df77d12bfd908510257cea9c03d1517c3ed7 [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