tree: b59bbf4d511cea7bdcfb54cf0c4e1044e3d0eb97 [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. deferred_revenue.py
  17. general_ledger.py
  18. party.py
  19. README.md
  20. 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