tree: c14aca5b3c3b93787704e815f3002bc1dd5b8adc [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