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