brotherton-erpnext/accounts
2013-05-24 16:09:13 +05:30
..
doctype [merge] merge with master 2013-05-24 16:09:13 +05:30
DocType Mapper removed project related doctype mapper 2012-12-27 15:14:27 +05:30
locale Adding German translation 2013-02-27 17:36:23 +01:00
page [ui] fixed #83, #103, #114, #116 and other minor ui issues, upgraded to jquery 1.9 2013-05-23 16:03:49 +05:30
Print Format website: made order and ticket listing 2013-03-22 12:45:44 +05:30
report [report] monthly salary register 2013-05-10 18:41:58 +05:30
search_criteria [script report] purchase register in new style 2013-04-30 17:22:43 +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 remove cancelled entries from grid report when fetching data based on modified 2013-03-07 15:35:36 +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 aii fixes 2013-03-29 16:42:33 +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