brotherton-erpnext/erpnext/accounts
2014-03-28 15:23:26 +05:30
..
doctype frappe/frappe#478 2014-03-28 15:23:26 +05:30
page Changed creation, modified format frappe/frappe#478 2014-03-28 12:46:53 +05:30
Print Format Changed creation, modified format frappe/frappe#478 2014-03-28 12:46:53 +05:30
report Changed creation, modified format frappe/frappe#478 2014-03-28 12:46:53 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py Account balance must be of type debit/credit 2014-03-21 11:22:38 +05:30
party.py Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:55:00 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:55:00 +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