brotherton-erpnext/accounts
Anand Doshi 0c26f8116d Merge branch '1310' of github.com:webnotes/erpnext
Conflicts:
	accounts/doctype/account/account.py
	controllers/accounts_controller.py
	patches/patch_list.py
	selling/doctype/sales_common/sales_common.py
	stock/doctype/purchase_receipt/purchase_receipt.py
2013-11-15 19:12:09 +05:30
..
doctype Merge branch '1310' of github.com:webnotes/erpnext 2013-11-15 19:12:09 +05:30
page [cleanup] Fixed title bars, toolbars in all pages, added default background 2013-11-13 16:58:18 +05:30
Print Format [fix] [minor] pos invoice print format 2013-09-13 17:41:36 +05:30
report Merge branch '1310' of github.com:webnotes/erpnext 2013-11-15 19:12:09 +05:30
__init__.py [accounts] [feature] added default_cash_account in company and gets set in Journal Voucher 2013-03-25 15:44:36 +05:30
general_ledger.py [fix] update future gl entries for stock 2013-11-14 18:40:08 +05:30
README.md [docs] added ability to add static pages in docs folder and README.md in modules and doctypes 2013-05-20 13:19:47 +05:30
utils.py [wsgi] [minor] fixed webnotes.local.form_dict 2013-10-02 14:34: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 Vouchers
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger