odoo/odoo#121161

Created by fw-bot
Merged at ee35072806d7c2e419a5387a939ab6b8d50a7a45

Statuses:

label
odoo-dev:saas-15.2-14.0-l10n_ch_update_taxes-clbr-gyrT-fw
head
5a2a55e79feffee30dadc93218f270948cf7dbac
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.

task-3162286

Add translation of taxes name and description in case of multilang localization.

Forward-Port-Of: #120115
Forward-Port-Of: #113001