Daily updates from Odoo
Sunday, January 25, 2026
1 change · saas-18.2
Resolved issues and error corrections
This update fixes an issue where DHL labels were consistently delivered in PDF format, regardless of the user's selected format. It also ensures that DHL error messages, such as 'Invalid Credentials,' are now properly displayed to the user, improving delivery troubleshooting.
Original PR description
This PR contains fixes for 2 issues: 1. Changing the label format in the Delivery Method has no effect, labels are always received in PDF format. 2. Some DHL errors (eg "Invalid Credentials") do not get propagated to the user, they get a "Validation Error" prompt with an empty message body. opw-5423897 Forward-Port-Of: odoo/enterprise#103660