odoo/odoo#121469
Created by fw-bot
Merged
at 8bf7b27eaedcd8b6211bc949ccba310868b1e1ab
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:saas-16.2-14.0-l10n_ch_update_taxes-clbr-MYqw-fw
- head
- 72ca13c49a7abb184e9fd3dd16f076e130b81f0c
- merged
- 2 years ago by Accounting, Claire Bretton (clbr)
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 |
[FW][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.