brotherton-erpnext/erpnext/accounts
Nabin Hait 97b661f995 Merge pull request #6334 from RobertSchouten/patch-27
[fix] itemwise sales register add sales invoice to delivery note when…
2016-09-12 17:53:10 +05:30
..
doctype Merge pull request #6339 from rohitwaghchaure/pos_enhancement 2016-09-12 17:35:40 +05:30
page POS changes and fixes 2016-09-12 13:11:10 +05:30
print_format [POS] Added offline_pos_name in print format 2016-09-05 17:59:01 +05:30
report Merge pull request #6334 from RobertSchouten/patch-27 2016-09-12 17:53:10 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py Test Case Fixes 2016-07-04 11:42:25 +05:30
party_status.py [fix] party status updating bug, fixes #5794, #5796 2016-07-20 12:09:27 +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 [enhancement] modify payment request to get payment url (#6097) 2016-09-09 11:19:22 +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