odoo/odoo#113001
Created by Accounting, Claire Bretton (clbr)
Merged
at c8ea9f9f2e3c04922af0d5494c0b5ad648b95c82
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team for help in case of failure.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:14.0-l10n_ch_update_taxes-clbr
- head
- 18af83aba0a1814c12bb46e47d36982bda7570e7
- merged
- 2 years ago by Accounting, Olivier Colson (oco)
odoo/odoo | |
---|---|
14.0 | #113001 |
15.0 | #120115 |
saas-15.2 | #121161 |
16.0 | #121225 |
saas-16.1 | #121461 |
saas-16.2 | #121469 |
17.0 | |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
master | #121580 |
[IMP] l10n_ch: add new tax rates for 2024
Switzerland changes its rates at the beginning of next year,
this change already has some implications on client's flow so
we add them to the localization so they can coexist with old rates till
the end of the year.
Changes:
- Added new taxes (2.5% -> 2.6%, 3.7% -> 3.8%, 7.7% -> 8.1%)
- Added tax fiscal positions to match those taxes
- Added tax groups
- Adds migration script to l10n_ch to apply those changes
Note newly created taxes will be inactive on new installations but active for databases that
retrieved them through module update.
Add translation of taxes name and description in case of multilang localization.