4b41e5f7f7
Conflicts: accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js accounts/doctype/sales_taxes_and_charges_master/sales_taxes_and_charges_master.js public/js/complete_setup.js selling/doctype/opportunity/opportunity.js selling/doctype/quotation/quotation.js |
||
---|---|---|
.. | ||
__init__.py | ||
account.js | ||
account.py | ||
account.txt | ||
README.md | ||
test_account.py |
Account DocType represents an Accounting Ledger or Group.
Follows a composite model. parent_account
represents the parent of an Account except
a root account.
There can be only 4 root accounts: Income, Expense, Assets and Liabilities in a company.
Other features:
- It can be of type Debit or Credit.
- A Group is a collection of groups or ledgers