Monday, November 17, 2025
2 changes · saas-18.3
Resolved issues and error corrections
This change sends the database identifier to Odoo's internal service when SMS-related requests are made. It helps support teams more quickly identify and troubleshoot customer issues without changing the user experience.
Original PR description
Send the db_uuid to IAP such that we can more easily debug and support our users in case of a problem. task-none Forward-Port-Of: odoo/odoo#235540 Forward-Port-Of: odoo/odoo#233912
This update corrects automated test failures in the tax reporting area. It ensures the recent tax report changes are validated properly, helping keep accounting reports reliable.
Original PR description
See https://github.com/odoo/enterprise/commit/5291d0249ba925182fb9e670f9b46b9e57bda00c Forward-Port-Of: odoo/enterprise#98891