mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-23 07:02:05 +02:00
58 lines
1.5 KiB
Markdown
58 lines
1.5 KiB
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
|
|
|
|
This addon depends on:
|
|
- account_tax_python
|
|
- base_vat
|
|
|
|
## Manifest Information
|
|
|
|
- **Name**: Indian - Accounting
|
|
- **Version**: 2.0
|
|
- **Category**: Accounting/Localizations/Account Charts
|
|
- **License**: LGPL-3
|
|
- **Installable**: False
|
|
|
|
## Source
|
|
|
|
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `l10n_in`.
|
|
|
|
## License
|
|
|
|
This package maintains the original LGPL-3 license from the upstream Odoo project.
|
|
|
|
## Documentation
|
|
|
|
- Overview: doc/OVERVIEW.md
|
|
- Architecture: doc/ARCHITECTURE.md
|
|
- Models: doc/MODELS.md
|
|
- Controllers: doc/CONTROLLERS.md
|
|
- Wizards: doc/WIZARDS.md
|
|
- Reports: doc/REPORTS.md
|
|
- Security: doc/SECURITY.md
|
|
- Install: doc/INSTALL.md
|
|
- Usage: doc/USAGE.md
|
|
- Configuration: doc/CONFIGURATION.md
|
|
- Dependencies: doc/DEPENDENCIES.md
|
|
- Troubleshooting: doc/TROUBLESHOOTING.md
|
|
- FAQ: doc/FAQ.md
|