mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-23 17:02:00 +02:00
40 lines
990 B
Markdown
40 lines
990 B
Markdown
# Vietnam - Accounting
|
|
|
|
|
|
This is the module to manage the accounting chart, bank information 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
|
|
- Add Vietnamese bank information (like name, bic ..) as announced and yearly updated by State Bank
|
|
of Viet Nam (https://sbv.gov.vn/webcenter/portal/en/home/sbv/paytreasury/bankidno).
|
|
- Add VietQR feature for invoice
|
|
|
|
**Credits:**
|
|
- General Solutions.
|
|
- Trobz
|
|
- Jean Nguyen - The Bean Family (https://github.com/anhjean/vietqr) for VietQR.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_vn
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- account_qr_code_emv
|
|
- base_iban
|
|
- account
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_vn
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|