Thursday, May 15, 2025
2 changes · 17.0
Enhancements to existing features
Swiss payroll address checks now use the 2025 official municipality list from the Swiss Federal Tax Administration. This helps assign the correct municipality number from postal codes for withholding tax reporting, reducing manual corrections and compliance risk.
Original PR description
Implement new Swiss municipality OFS number assignment for ERP systems based on 2025 AFC list. This commit updates the address validation and municipality assignment logic in the ERP system to align with the new "Liste des communes OFS 2025 pour l’attribution du numéro de commune au code postal" published by the Swiss Federal Tax Administration (AFC) for withholding tax purposes.
This update brings a prior improvement into this version to better handle zero balancing during online bank synchronization. It helps keep synchronized bank statement data more consistent and reduces the chance of balancing issues for accounting users.
Original PR description
This commit will do a backport of the python change made in this commit: https://github.com/odoo/enterprise/pull/77565/commits/7f26eefa932ec09297fbc4b8256ebe0b2976b231 task-4476707