Tuesday, October 28, 2025
3 changes · saas-18.4
Enhancements to existing features
The Spanish localization now includes more detailed IGIC tax data for the Canary Islands, separating purchase taxes for goods and services and adding DUA-related taxes. This helps businesses apply the right tax mappings depending on the type of purchase and aligns Canary Islands handling more closely with mainland Spanish tax workflows.
Original PR description
We have splitted purchase taxes in goods and services because there are different mappings according to the scope. It has a similar functionality with spanish mainland taxes @jco-odoo There are doubts with the fiscal position `fp_nacional_canary_ns` as it is applied automatically to spanish non canarian partners but it should be similar to non-EU partners IMO. However, I think that the opinion fo some canary people would be nice to clarify it @Christian-RB --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#230964 Forward-Port-Of: odoo/odoo#228667
This update simplifies how accounting tax data is grouped behind the scenes. It reduces manual handling in the tax calculation flow, helping make the system easier to maintain with no expected day-to-day workflow impact for users.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#232290 Forward-Port-Of: odoo/odoo#231947
Demo data for WhatsApp accounts has been added back. This helps teams test, demonstrate, and explore WhatsApp-related features more easily without setting up sample accounts manually.
Original PR description
Purpose of this commit, Adding back the demo data for whatsapp accounts. revert: https://github.com/odoo/enterprise/pull/97138 task-5172791