brotherton-erpnext/erpnext/accounts
2014-02-11 14:40:21 +05:30
..
doctype Fixes in Test Cases 2014-02-11 14:40:21 +05:30
page Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions 2013-12-26 19:12:51 +05:30
Print Format fix to SalesInvoice format 2014-02-03 14:40:01 +05:30
report item related cleanup 2014-02-06 15:51:01 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py Merge with 3.3.8 2013-12-26 11:07:46 +05:30
party.py commonified get_party_details 2014-02-03 16:14:56 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py Fixes in Test Cases 2014-02-11 14:40:21 +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