brotherton-erpnext/erpnext/accounts
2021-07-09 15:33:14 +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: column 'outstanding_amount' cannot be null (#26404) 2021-07-09 15:33:14 +05:30
module_onboarding/accounts
notification fix: Updating Standard Notification's channel field (#25564) 2021-05-07 12:26:32 +05:30
number_card
onboarding_step
page Merge branch 'develop' into tcs_calculation 2021-02-23 15:56:29 +05:30
print_format fix: einvoice button visiblity condition (#24800) 2021-03-06 19:00:08 +05:30
report fix: Fixed Budget Variance Graph color from all black to default (#26368) 2021-07-09 14:33:00 +05:30
test
workspace/accounting fix: Only display GST card in Accounting Workspace if it's in India 2021-06-10 12:08:44 +05:30
__init__.py
deferred_revenue.py fix: Auto process deferred accounting for multi-company setup 2021-07-01 09:31:31 +05:30
general_ledger.py fix: purchase receipt gl entries with same item code 2021-06-24 17:41:44 +05:30
party.py fix: Do not consider cancelled entries in party dashboard 2021-06-28 11:24:32 +05:30
README.md
utils.py Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup 2021-06-23 11:33:15 +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