brotherton-erpnext/accounts
2013-10-15 15:52:57 -03:00
..
doctype Fix translate sales_taxes_and_charges_master.js 2013-09-30 15:43:01 -03:00
page Fix translate accounts/page/general_ledger/general_ledger.js 2013-10-15 15:52:57 -03:00
Print Format [fix] [minor] pos invoice print format 2013-09-13 17:41:36 +05:30
report Fix translate sales_register.js 2013-09-30 18:21:02 -03:00
__init__.py [accounts] [feature] added default_cash_account in company and gets set in Journal Voucher 2013-03-25 15:44:36 +05:30
general_ledger.py [minor] fixed conflict while merging perpetual branch into master 2013-09-24 14:36:55 +05:30
README.md [docs] added ability to add static pages in docs folder and README.md in modules and doctypes 2013-05-20 13:19:47 +05:30
utils.py item-wise price list rate, editable report 2013-09-25 10:32:51 +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