Wednesday, August 12, 2026
1 change · master
New functionality added to Odoo
A new DHL shipping connector is being added using DHL’s recommended MyDHL REST API, replacing the older XML-based approach that DHL is retiring. This helps keep DHL shipping services compatible with current provider standards and reduces future disruption risk for businesses using DHL delivery.
Original PR description
This new module should replace the existing implementation for DHL integration which uses XML and is no longer recommended by DHL: https://developer.dhl.com/dhl-express-xml-developer-portal-sunset. The new integration uses ["MyDHL API"](https://developer.dhl.com/api-reference/dhl-express-mydhl-ap) which is based on REST. Upgrade PR: odoo/upgrade#6090 Task-3759205