brotherton-erpnext/erpnext/accounts
2016-05-31 17:15:28 +05:30
..
doctype [Fix] User allowed to delete the root account in Chart of Accounts 2016-05-31 17:15:28 +05:30
page [fix] [minor] autoload chart of accounts 2016-03-03 16:47:36 +05:30
print_format [fix] total amount in journal entry 2015-11-26 09:08:07 +05:30
report Merge pull request #5360 from neilLasrado/hotfix 2016-05-18 10:39:19 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py Removed from Maitenance Visit and Warranty Claim 2016-03-11 13:05:19 +05:30
party.py [fix] apply Tax Rule for lead 2016-04-08 17:43:08 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py [Fix] Payment Tool, Fetch due date when user does 'Get Outstanding Vouchers' 2016-05-05 15:56:48 +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