brotherton-erpnext/erpnext/accounts
2016-03-04 12:32:44 +05:30
..
doctype [fix] print hide for submit_on_creation 2016-03-03 13:57:15 +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 [fix][report] Show group rows with zero values if there are values against children 2016-03-04 12:32:44 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py [fix] GLE for Rounding loss allowed upto 1 for all transactions except JE 2016-02-18 19:18:07 +05:30
party.py fetch customer or supplier language and set on sales and purchase flow's form 2016-02-23 02:17:03 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py [fixes] added filters company and currency to get account, removed account name wise comparison 2016-02-24 15:07:26 +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