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