brotherton-erpnext/erpnext/accounts
2016-06-28 14:41:48 +05:30
..
doctype [fix] check for parent account with type stock in patch if not exists get parent account from existing warehouse accounts 2016-06-28 14:41:48 +05:30
page [fix] deprecate browser pages for accounts, cost_center, sales , bom, item group 2016-06-25 11:06:14 +05:30
print_format [POS] enhancement and minor fixes 2016-05-25 15:04:46 +05:30
report [enhance] rename warehouse account type to stock 2016-06-26 14:27:46 +05:30
__init__.py
general_ledger.py [fixes] check group condition 2016-06-26 14:27:46 +05:30
party_status.py [Enhancement] POS 2016-05-09 23:36:15 +05:30
party.py [optimize] communication query for heatmap 2016-05-20 12:54:59 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py [fixes] check group condition 2016-06-26 14:27:46 +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