| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
| Lines of code | 674 |
| Technical Name |
muk_delivery_gls |
| License | See License tab |
| Website | http://www.mukit.at |
| Versions | 16.0 17.0 18.0 19.0 |
MuK Delivery GLS
GLS shipping integration for Odoo
MuK IT GmbH - www.mukit.at
Overview
This module integrates the GLS ShipIT-Farm API with Odoo delivery carriers. It supports creating shipments over REST, printing labels in PDF, PNG or ZEBRA format, tracking packages through the central GLS tracking portal, and generating return labels directly from the delivery order. National, cross-border and international destinations are all supported.
The integration works for GLS accounts whose shipper contact is served by GLS ShipIT. GLS Spain (ASMRed), Central and Eastern Europe (MyGLS), Italy and the Netherlands run different shipping APIs and are not covered.
ShipIT-Farm is the OAuth2 generation of the GLS API published on the GLS developer portal. It is the successor of the GLS Web API, which GLS retires at the end of 2026.
Flexible Configuration
The carrier supports the GLS product groups Parcel and Express, and GLS selects the concrete product from the weight and the addresses. Label output can be configured as PDF, PNG or ZEBRA to match your printing setup. Credentials are stored per shipping method and are only visible to system administrators.
Shipment Creation
Assign the GLS shipping method to a delivery order. When the order is validated, the module requests an OAuth2 token from the GLS authentication API, sends the shipment to the ShipIT-Farm API and stores the returned track IDs on the delivery order. Labels are attached to the chatter and every parcel receives a direct link to the GLS tracking page.
Optional services such as the GLS FlexDeliveryService can be enabled per carrier. Return labels are booked as a GLS ShopReturn service, so the parcel is picked up at the delivery address and returned to your GLS contact.
Customs Declarations
Shipments that leave the customs union, for example from Austria to Switzerland or between two countries that are both outside the union, automatically carry the incoterm code configured on the carrier, which GLS requires for these destinations. Shipments between two member states of the customs union, and domestic shipments, never carry an incoterm. GLS only accepts the incoterms that are enabled for your contact, so the code is agreed with GLS once and then configured on the shipping method.
Getting Access
GLS grants access to the ShipIT-Farm API in three steps. Contact your GLS sales representative and state that you want to use the GLS ShipIT-Farm API. Register on the GLS developer portal, create an app and enable both the Authentication API v2 and the ShipIT-Farm API v1, which issues your client ID and client secret. Finally send your GLS contact person the team email address and the generated App ID, so that GLS authorizes the app and issues your contact ID.
Enter the client ID, the client secret and the contact ID on the GLS Configuration tab of the shipping method. Use the test environment toggle to switch between the GLS sandbox and the production servers.
Help and Support
Feel free to contact us, if you need any help with your Odoo
integration or additional features.
You will get 30 days of
support in case of any issues (except data recovery, migration or
training).
Our Services
Odoo
Development
Odoo
Integration
Odoo
Infrastructure
Odoo
Training
Odoo
Support
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
| Lines of code | 674 |
| Technical Name |
muk_delivery_gls |
| License | See License tab |
| Website | http://www.mukit.at |
MuK Delivery GLS
Integrates the GLS ShipIT-Farm API with Odoo delivery carriers. Supports creating shipments, printing labels, tracking packages and generating return labels for national, cross-border and international destinations.
The module targets GLS accounts whose shipper contact is served by GLS ShipIT. Some GLS countries run a different shipping API and are therefore not covered: Spain (ASMRed), Central and Eastern Europe (MyGLS), Italy and the Netherlands.
Installation
To install this module, you need to:
Download the module and add it to your Odoo addons folder. Afterward, log on to your Odoo server and go to the Apps menu. Trigger the debug mode and update the list by clicking on the "Update Apps List" link. Now install the module by clicking on the install button.
Upgrade
To upgrade this module, you need to:
Download the module and add it to your Odoo addons folder. Restart the server and log on to your Odoo server. Select the Apps menu and upgrade the module by clicking on the upgrade button.
Configuration
Create a new shipping method with the provider GLS and enter the client ID, client secret and contact ID provided by GLS on the GLS Configuration tab. Select the product group, label format and additional services.
Usage
Assign the shipping method to a delivery order. When the order is validated the shipping label is created automatically and the tracking number is written to the delivery order.
Credits
Contributors
- Mathias Markl <mathias.markl@mukit.at>
Author & Maintainer
This module is maintained by the MuK IT GmbH.
MuK 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 MuK IT GmbH. The above permissions are granted for a single database per purchased license. Furthermore, with a valid license it is permitted to use the software on other databases as long as the usage is limited to a testing or development environment. You may develop modules based on the Software or 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 MuK 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