tree: 7ac517c440c0edc18fe3631a5b14591d98239cc0 [path history] [tgz]
  1. custom/
  2. dashboard_chart_source/
  3. doctype/
  4. notification/
  5. page/
  6. print_format/
  7. report/
  8. test/
  9. __init__.py
  10. deferred_revenue.py
  11. general_ledger.py
  12. party.py
  13. README.md
  14. 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