brotherton-erpnext/erpnext/accounts
2014-04-24 18:11:49 +05:30
..
doctype Conditionally toggle Naming Series. Fixes #1526 2014-04-24 18:11:49 +05:30
page List route for tree browser based doctypes; Fixes to add child in tree browsers 2014-04-22 18:55:21 +05:30
Print Format frappe/frappe#478, more changes, removed bean 2014-04-03 14:30:42 +05:30
report more message fixes 2014-04-15 18:40:31 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py updated translations 2014-04-16 17:46:30 +05:30
party.py more message fixing 2014-04-15 16:31:20 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py List route for tree browser based doctypes; Fixes to add child in tree browsers 2014-04-22 18:55:21 +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