Daily updates from Odoo
Tuesday, June 9, 2026
2 changes · saas-19.2
Enhancements to existing features
This update clarifies the handling of Forward VAT (FWVAT) reverse charges in the Philippines for DS and EM transactions. Previously, these groups used a single reverse-charge tax without Automatic Tax Collection (ATC). Now, separate taxes with ATC are implemented for DS and EM, ensuring accurate VAT reporting and compliance.
Original PR description
The 12% FWVAT DS and EM groups shared a single reverse-charge tax with no ATC. Split it into two dedicated taxes so each carries its own ATC: 12% FWVAT RC DS (WV080) and 12% FWVAT RC EM (WV100). task-6278099 Forward-Port-Of: odoo/odoo#268502
This update improves the Swiss payroll payslip report by incorporating the necessary source tax rate information. This ensures accurate reporting of Swiss payroll taxes, aligning with local regulations and providing more complete financial data for Swiss businesses using Odoo Enterprise.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842