mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-23 05:42:00 +02:00
47 lines
942 B
Markdown
47 lines
942 B
Markdown
# China - Accounting
|
|
|
|
|
|
Includes the following data for the Chinese localization
|
|
========================================================
|
|
|
|
Account Type/科目类型
|
|
|
|
State Data/省份数据
|
|
|
|
科目类型\会计科目表模板\增值税\辅助核算类别\管理会计凭证簿\财务会计凭证簿
|
|
|
|
添加中文省份数据
|
|
|
|
增加小企业会计科目表
|
|
|
|
修改小企业会计科目表
|
|
|
|
修改小企业会计税率
|
|
|
|
增加大企业会计科目表
|
|
|
|
We added the option to print a voucher which will also
|
|
print the amount in words (special Chinese characters for numbers)
|
|
correctly when the cn2an library is installed. (e.g. with pip3 install cn2an)
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_cn
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
- account
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_cn
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|