brotherton-erpnext/erpnext/accounts
Nabin Hait ff5bd680c2 Merge pull request #7840 from rmehta/new-buttons
[enhance] connect new buttons on dashboard to custom make buttons and fix text for payment request
2017-02-24 12:57:13 +05:30
..
doctype Merge pull request #7840 from rmehta/new-buttons 2017-02-24 12:57:13 +05:30
page restrict user to edit the rate in the POS 2016-12-28 15:16:49 +05:30
print_format [Fix] POS issues 2017-01-12 15:22:02 +05:30
report [Fix] Company fiscal year issue in financial statement 2017-02-21 14:20:26 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py [Fix] company key error during cancellation of stock entry 2016-10-03 12:25:04 +05:30
party_status.py [fix] Supplier status stuck at Open forever 2016-09-22 18:45:24 +05:30
party.py [minor] timestamp fixes for heatmap 2017-02-16 16:05:46 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py [fix] provision to handle custom mandatory params while creating node 2017-01-11 12:41:01 +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