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