brotherton-erpnext/erpnext/accounts
Nabin Hait c3211ab394 Merge pull request #1368 from akhileshdarjee/default-tax
Default tax for customer and supplier
2014-01-31 02:40:51 -08:00
..
doctype Merge pull request #1368 from akhileshdarjee/default-tax 2014-01-31 02:40:51 -08:00
page Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions 2013-12-26 19:12:51 +05:30
Print Format POS Invoice print format showing inclusive taxes and discount amount 2014-01-27 17:27:39 +05:30
report Fixed conflict while merging with develop 2014-01-30 12:32:47 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py Merge with 3.3.8 2013-12-26 11:07:46 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py webnotes/erpnext#1090 set default tax type in customer and supplier 2014-01-29 16:31:38 +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 Vouchers
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger