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