Daily updates from Odoo
Wednesday, February 26, 2025
1 change · master
Security fixes and vulnerability patches
HMRC submission XML is now generated from fixed application files instead of editable database templates. This reduces the risk of users accidentally or deliberately changing the format of data sent to HMRC, improving compliance and security for UK tax reporting.
Original PR description
The new method use rendering a template from file and not from Database anymore. So with this the user cannot change the template to be rendered to HMRC.