brotherton-erpnext/erpnext/accounts
2016-05-20 12:18:28 +05:30
..
doctype Merge branch 'master' into develop 2016-05-20 12:18:28 +05:30
page [Fixes] Some changes and fixes 2016-05-16 12:01:16 +05:30
print_format [Fixes] Some changes and fixes 2016-05-16 12:01:16 +05:30
report Merge branch 'master' into develop 2016-05-20 12:18:28 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py [fixes] set expence account to item on sales invoice 2016-04-18 15:58:43 +05:30
party_status.py [Enhancement] POS 2016-05-09 23:36:15 +05:30
party.py Fixed conflict 2016-04-14 18:25:53 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py ignore permissions while creating records from charts builder portal 2016-05-13 15:56:11 +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 Entries
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger