brotherton-erpnext/erpnext/accounts
2016-02-17 18:31:58 +05:30
..
doctype [fix] Show Debit/Credit in Bank Reconciliation table 2016-02-17 18:31:58 +05:30
page [fix] Get defaults based on doctype or fieldname 2015-12-23 16:37:06 +05:30
print_format [fix] total amount in journal entry 2015-11-26 09:08:07 +05:30
report [fix] validate Fiscal Year in Trial Balance 2016-02-15 12:03:04 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py [fix] Round off gle due to currency conversion 2016-01-20 16:14:27 +05:30
party.py [Minor]Change to maintain args ordering convention 2016-01-26 16:29:26 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py [enhance] pay via cart 2016-01-12 14:09:51 +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