Hermes Shipping
Create Hermes labels directly from Odoo â no external server.
A native Hermes delivery carrier.
When a delivery is validated, the shipping label is generated through the myHermes REST API, cropped to a clean A5 label and attached to the transfer, and the tracking number is set. No separate label server, no browser automation, no XML-RPC.
Weight-based parcel class
Hermes prices by weight, so the parcel class and the shipping price are chosen automatically from the shipment weight, using an editable weight → size → price table on each shipping method. A fallback size covers shipments without a maintained weight.
Multiple accounts
Credentials live on the shipping method, so several myHermes accounts can run in parallel. A one-click Test login button validates the access data against myHermes.
Clean A5 label
Hermes returns the label as an A5 area in the top-left corner of an A4 sheet. The module crops it to the A5 label so single-label printing on the native Odoo printer looks right.
Address parsing help
A Check address button on the delivery previews exactly how the recipient address is interpreted (street, house number, zip, city, country). If something is missing, a plain-language message explains what to fix â including Packstation and Postnummer handling.
Standard delivery flows
Hermes behaves like the built-in carriers: rate on the sales order, label on delivery validation, tracking link and cancel â all through Odoo's native delivery framework. Labels are stored as standard attachments on the transfer.
Requirements
Odoo 18.0 with delivery, stock and
stock_delivery. A myHermes business account is
required to generate real labels.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 738 |
| Technical Name |
delivery_myhermes |
| License | OPL-1 |
| Website | https://gusto-it.tech |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module