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