brotherton-erpnext/erpnext/accounts
HENRY Florian 3ecd7ac4c7
fix: Add french chart accounts with account number (#25009)
* fix: Add french chart accounts with account number

* fix actual franch plan
2021-05-07 13:33:12 +05:30
..
accounts_dashboard/accounts chore: Exported Accounts Module Dashboard (#22769) 2020-07-22 16:11:06 +05:30
custom fix: Dont add Contact link if is company address 2020-10-16 15:55:25 +05:30
dashboard_chart chore: Exported Accounts Module Dashboard (#22769) 2020-07-22 16:11:06 +05:30
dashboard_chart_source fix: function imports in account_balance_timeline.py (#24003) 2020-11-25 15:37:02 +05:30
doctype fix: Add french chart accounts with account number (#25009) 2021-05-07 13:33:12 +05:30
module_onboarding/accounts feat: update onboarding for accounts 2020-10-30 15:55:19 +05:30
notification
number_card chore: Exported Accounts Module Dashboard (#22769) 2020-07-22 16:11:06 +05:30
onboarding_step feat: update onboarding for accounts 2020-10-30 15:55:19 +05:30
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 feat: purchase receipt creation from purchase invoice 2021-04-10 10:49:30 +05:30
test
workspace/accounting fix: Backport missing commits to develop branch (#25305) 2021-04-13 15:46:01 +05:30
__init__.py
accounts
deferred_revenue.py feat: More controlled deferred revenue booking (#21671) 2020-06-23 09:57:56 +05:30
general_ledger.py fix: test 2021-04-28 14:42:49 +05:30
party.py fix: GL Entries for AP/AR Summary without SQL join 2021-03-02 08:20:03 +04:00
README.md
utils.py fix: Precision issues while allocating advance amoount 2021-03-31 14:06:02 +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