brotherton-erpnext/erpnext/accounts
Nabin Hait 535462fc20 Merge pull request #6947 from saurabh6790/delink_jv_from_advance
[fix] delink jv from advance table
2016-11-16 14:22:03 +05:30
..
doctype Merge pull request #6947 from saurabh6790/delink_jv_from_advance 2016-11-16 14:22:03 +05:30
page [POS] Pricing rule discount issue 2016-11-07 19:41:10 +05:30
print_format [fix] for print format draft (#6346) 2016-09-12 16:42:36 +05:30
report [Fix] Opening balance calculation issue for balance sheet (#6945) 2016-11-16 11:18:49 +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 Payment against negative invoice, negative outstanding allocation and much more 2016-07-04 11:42:25 +05:30
README.md Code replacement for journal voucher renaming 2014-12-25 17:14:18 +05:30
utils.py [WIP] Process Payroll Changes 2016-09-28 15:14:41 +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