tree: db87261e8aa0a9a39d1bfc2638f074186ba597ae [path history] [tgz]
  1. doctype/
  2. notification/
  3. page/
  4. print_format/
  5. report/
  6. test/
  7. __init__.py
  8. deferred_revenue.py
  9. general_ledger.py
  10. party.py
  11. README.md
  12. utils.py
erpnext/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 Entries
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger