tree: ac3cc03dcd41ecbdafbe039f0aad91d19a01487f [path history] [tgz]
  1. accounts_dashboard/
  2. custom/
  3. dashboard_chart/
  4. dashboard_chart_source/
  5. doctype/
  6. module_onboarding/
  7. notification/
  8. number_card/
  9. onboarding_step/
  10. page/
  11. print_format/
  12. report/
  13. test/
  14. workspace/
  15. __init__.py
  16. accounts
  17. deferred_revenue.py
  18. general_ledger.py
  19. party.py
  20. README.md
  21. 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