brotherton-erpnext/erpnext/accounts
2016-02-24 15:07:25 +05:30
..
doctype [fixes] test case fixes for multi-currency check 2016-02-24 15:07:25 +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 [fixes] 2016-02-23 19:04:29 +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 [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] set customer payable account to new customer as per payment gateway account currency via cart if cart and checkout is enable 2016-02-24 15:07:25 +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