tree: 63f66357e17ce960d34f3f422254300be521f59e [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. print_format_field_template/
  14. report/
  15. test/
  16. workspace/
  17. __init__.py
  18. deferred_revenue.py
  19. general_ledger.py
  20. party.py
  21. README.md
  22. test_party.py
  23. 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