brotherton-erpnext/erpnext/accounts
2021-08-13 17:40:51 +05:30
..
accounts_dashboard/accounts
custom fix: fetches correct preferred shipping address 2021-06-24 17:06:18 +05:30
dashboard_chart
dashboard_chart_source
doctype fix: Sider issues 2021-08-13 17:40:51 +05:30
module_onboarding/accounts
notification
number_card
onboarding_step
page
print_format
report fix: conflicts 2021-08-01 14:45:24 +05:30
test
workspace/accounting fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py
deferred_revenue.py fix: Auto process deferred accounting for multi-company setup 2021-07-04 20:31:37 +05:30
general_ledger.py perf: various minor perf fixes for ledger postings (#26775) 2021-08-11 11:17:50 +05:30
party.py fix: Ignore default payment term templates when coping payment terms from orders 2021-08-09 18:53:14 +05:30
README.md
utils.py perf: various minor perf fixes for ledger postings (#26775) 2021-08-11 11:17:50 +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