brotherton-erpnext/erpnext/accounts
2016-05-30 12:15:36 +05:30
..
doctype Ignore permissions for account/warehouse creation from Company 2016-05-30 12:15:36 +05:30
page Charts on reports / activity page, deprecated financial analytics report 2016-05-26 15:26:01 +05:30
print_format [POS] enhancement and minor fixes 2016-05-25 15:04:46 +05:30
report [fix] Charts in report 2016-05-27 12:21:36 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py Added Project in GL Entry and General Ledger report 2016-05-26 17:51:20 +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 [feature] New document for Budget 2016-05-23 13:04:26 +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