tree: a4ca530a3247e559a286e71dd3cd2e3bbaecc349 [path history] [tgz]
  1. accounts_dashboard/
  2. custom/
  3. dashboard_chart/
  4. dashboard_chart_source/
  5. doctype/
  6. form_tour/
  7. module_onboarding/
  8. notification/
  9. number_card/
  10. onboarding_step/
  11. page/
  12. print_format/
  13. report/
  14. test/
  15. workspace/
  16. __init__.py
  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