brotherton-erpnext/erpnext/accounts
2013-12-16 12:48:38 +05:30
..
doctype Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 2013-12-16 12:48:38 +05:30
page added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:10:14 +05:30
Print Format moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
report added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:10:14 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
general_ledger.py install, web serving, session booting webnotes/wnframework#351 2013-12-12 19:12:19 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py install, web serving, session booting webnotes/wnframework#351 2013-12-12 19:12:19 +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