mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-23 03:02:02 +02:00
38 lines
792 B
Markdown
38 lines
792 B
Markdown
# Japan - Accounting
|
|
|
|
|
|
|
|
Overview:
|
|
---------
|
|
|
|
* Chart of Accounts and Taxes template for companies in Japan.
|
|
* This probably does not cover all the necessary accounts for a company. You are expected to add/delete/modify accounts based on this template.
|
|
|
|
Note:
|
|
-----
|
|
|
|
* Fiscal positions '内税' and '外税' have been added to handle special requirements which might arise from POS implementation. [1] Under normal circumstances, you might not need to use those at all.
|
|
|
|
[1] See https://github.com/odoo/odoo/pull/6470 for detail.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_jp
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- account
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_jp
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|