20cc2bb0d8
* fix: autoname for Item Tax Template Use title + company abbreviation instead of just title. * fix: test records of Item Tax Template * fix: rename item tax templates in test records * Revert "fix: test records of Item Tax Template" This reverts commit 53875c54ffe059c32d52b9ee60795d56f95473b1. * fix: rename hardcoded item tax templates in tests * fix: rename hardcoded Item Tax Templates in tests (2) * fix: delete Item Tax Template with company |
||
---|---|---|
.. | ||
accounts_dashboard/accounts | ||
custom | ||
dashboard_chart | ||
dashboard_chart_source | ||
doctype | ||
module_onboarding/accounts | ||
notification | ||
number_card | ||
onboarding_step | ||
page | ||
print_format | ||
report | ||
test | ||
workspace/accounting | ||
__init__.py | ||
accounts | ||
deferred_revenue.py | ||
general_ledger.py | ||
party.py | ||
README.md | ||
utils.py |
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