mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-23 15:22:00 +02:00
58 lines
1.3 KiB
Markdown
58 lines
1.3 KiB
Markdown
# Vietnam - Accounting
|
|
|
|
|
|
This is the module to manage the accounting chart for Vietnam in Odoo.
|
|
=========================================================================
|
|
|
|
This module applies to companies based in Vietnamese Accounting Standard (VAS)
|
|
with Chart of account under Circular No. 200/2014/TT-BTC
|
|
|
|
**Credits:**
|
|
- General Solutions.
|
|
- Trobz
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_vn
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
This addon depends on:
|
|
- account
|
|
- base_iban
|
|
- l10n_multilang
|
|
|
|
## Manifest Information
|
|
|
|
- **Name**: Vietnam - Accounting
|
|
- **Version**: 2.0.1
|
|
- **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_vn`.
|
|
|
|
## 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
|