brotherton-erpnext/erpnext/accounts
2014-04-07 15:09:25 +05:30
..
doctype Merge branch 'model-cleanup' of github.com:frappe/erpnext into model-cleanup 2014-04-07 15:09:25 +05:30
page frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:06 +05:30
Print Format frappe/frappe#478, more changes, removed bean 2014-04-03 14:30:42 +05:30
report frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:06 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py frappe/frappe#478, fixed list passed in 2014-04-04 12:16:26 +05:30
party.py frappe/frappe#478 fixes 2014-04-03 17:38:54 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:06 +05:30

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 Vouchers
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger