brotherton-erpnext/erpnext/accounts
Rushabh Mehta 02ba94784b Merge pull request #5785 from rohitwaghchaure/batch_added_in_pos
[POS] Added batch and fixed issue of searching serial no #5779
2016-07-19 10:19:52 +05:30
..
doctype Merge pull request #5785 from rohitwaghchaure/batch_added_in_pos 2016-07-19 10:19:52 +05:30
page [Fix] Added batch in POS 2016-07-18 17:50:50 +05:30
print_format [POS] enhancement and minor fixes 2016-05-25 15:04:46 +05:30
report [fix] remove first row on mapping, fixes #5707 2016-07-14 17:43:48 +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 [Enhancement] POS 2016-05-09 23:36:15 +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 Payment Entry minor improvements 2016-07-04 17:26:02 +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