mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-23 09:42:01 +02:00
38 lines
896 B
Markdown
38 lines
896 B
Markdown
# Indian - Accounting
|
|
|
|
|
|
Indian Accounting: Chart of Account.
|
|
====================================
|
|
|
|
Indian accounting chart and localization.
|
|
|
|
Odoo allows to manage Indian Accounting by providing Two Formats Of Chart of Accounts i.e Indian Chart Of Accounts - Standard and Indian Chart Of Accounts - Schedule VI.
|
|
|
|
Note: The Schedule VI has been revised by MCA and is applicable for all Balance Sheet made after
|
|
31st March, 2011. The Format has done away with earlier two options of format of Balance
|
|
Sheet, now only Vertical format has been permitted Which is Supported By Odoo.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_in
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- account_tax_python
|
|
- base_vat
|
|
- account_debit_note
|
|
- account
|
|
- iap
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_in
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|