Sunday, September 7, 2025
2 changes · saas-18.4
Resolved issues and error corrections
This update fixes several issues in Twilio-based SMS sending, including clearer handling of delivery failures, better test sending behavior, and more accurate status reporting. Users and support teams get more reliable feedback when messages fail or succeed, making SMS campaigns and notifications easier to troubleshoot.
Original PR description
Followup of odoo/odoo#206818 and odoo/enterprise#93495 Provide various improvements in testing tools, notably to better cover twilio feedback and error type management. Provide various fixes linked to error types, propagation, error messages. Fix propagation to mail notification and mailing traces, which was missing in original PR. For more details see sub commits. Task-5053537 Forward-Port-Of: odoo/odoo#225811 Forward-Port-Of: odoo/odoo#225036
This update reflects Romania's VAT rule change from August 1, 2025, replacing the previous 5% and 9% reduced rates with a single 11% reduced rate in EU distance selling mappings. It helps businesses apply the correct VAT when selling between Romania and other EU countries.
Original PR description
As of August 1, 2025, Romania implemented significant changes to its fiscal code: - The 5% and 9% reduced VAT rates were unified into a single reduced rate of 11% This commit updates the EU distance selling VAT mapping to reflect these changes: - From Romania to each EU country - From each EU country to Romania task-5005391 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#222644