brotherton-erpnext/accounts
2013-08-20 15:37:33 +05:30
..
doctype [fix] [minor] insert cancelled sl entry for serialized inventory and at the end delete 2013-08-20 15:37:33 +05:30
page Merge branch 'master' of github.com:webnotes/erpnext 2013-08-14 14:23:07 +05:30
Print Format [fix] [minor] fixes in POS Invoice print format 2013-08-16 16:17:34 +05:30
report [fix] [minor] Target variance report if distribution id is not specified 2013-08-12 15:15:19 +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 [perpetual accounting] fixes in testcases 2013-08-07 17:00:01 +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 [perpetual accounting] [minor] patch for intial setup 2013-08-12 12:24:08 +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