| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 1724 |
| Technical Name |
carrier_co_servientrega_coordinadora |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
| Versions | 18.0 19.0 |
Colombia — Servientrega & Coordinadora Connector
Quote, label and track shipments through the Servientrega and Coordinadora carrier APIs — straight from Odoo Delivery
Plug your Servientrega and Coordinadora accounts into Odoo's standard delivery flow. Get real freight rates at checkout, generate the carrier guide (waybill / label) when you validate a delivery, and pull live shipment status back into Odoo. Everything runs on your own carrier credentials — no third-party broker sits in the middle.
Key Features
Live Rate Quotation
Both carriers are registered as Odoo delivery_type options. Press Get Rate on a sale order and the connector calls the Servientrega Cotizador/Tarifas endpoint and the Coordinadora Cotizador_cotizar method with the real origin/destination city codes, weight, dimensions and declared value.
Guide / Label Generation
When you ship a delivery, the connector generates the carrier guide (Servientrega GenerarGuia / Coordinadora Guias_generarGuia), stores the guide number as the tracking reference and attaches the returned PDF label to the picking.
Shipment Tracking
Pull live status from Servientrega EstadoGuias and Coordinadora Seguimiento_simple / Seguimiento_detallado. Each movement is stored as a tracking event on the delivery, with a computed delivered flag and an optional 6-hour cron that refreshes open shipments.
Chargeable-Weight Engine
Colombian carriers bill on peso facturable = max(physical, volumetric). The connector computes volumetric weight using the terrestrial 6000 (or air 5000) divisor, rounds up to the next kilogram and applies the declared-value handling surcharge — so the quote you show matches the carrier invoice.
Quote & Track Wizard
A standalone wizard quotes an arbitrary route across both carriers at once for instant rate comparison, and looks up any guide number on demand — without needing a sale order or a delivery.
BYOK & Audit Log
You paste your own Servientrega login and Coordinadora API key / NIT in Settings; a Test Connection button validates each. Every API call is recorded in a unified log with operation, status, duration and any error excerpt for troubleshooting.
What the connector calls
| Operation | Servientrega | Coordinadora |
|---|---|---|
| Authentication | Login → session token (BYOK) | API key + account NIT (BYOK) |
| Quote | Cotizador/Tarifas (REST) | Cotizador_cotizar (AGS) |
| Coverage / cities | CiudadesDepartamentoDestino, restriccionesRedOperativa | Cotizador_ciudades (DANE, AGS) |
| Guide / label | GenerarGuia | Guias_generarGuia (AGW) |
| Tracking | EstadoGuias | Seguimiento_simple / Seguimiento_detallado (AGS) |
How it works
- In Settings → Colombia Carriers, paste your Servientrega login and your Coordinadora API key / NIT, then press Test Connection.
- Create a Delivery Method with provider Servientrega (Colombia) or Coordinadora (Colombia), set the origin city code, service/product and an optional markup.
- Set the Carrier City Code on each customer (Servientrega idCiudad or Coordinadora DANE code).
- On the sale order, Get Rate returns the live freight; validating the delivery generates the guide and label; Refresh Carrier Tracking pulls the latest status.
Requirements
- Odoo 18.0 or 19.0 (Community or Enterprise), with the Inventory / Delivery apps.
- An active Servientrega customer account and/or a Coordinadora account with API access.
- The Python
requestslibrary (bundled with Odoo).
Scope & disclosure
This is a bring-your-own-key (BYOK) connector to the published Servientrega and Coordinadora carrier APIs; you supply your own carrier accounts and credentials. We are an independent software vendor, not a Servientrega or Coordinadora integrator, reseller or agent. The module does not resell shipping and does not include any carrier credentials. Rate, label and tracking availability depend on your own carrier contract. Carrier base URLs are configurable, so endpoint paths can be adjusted to match your account if a carrier revises them. Support & refund: email support@pokutsoft.com for support; refunds follow the Odoo Apps Store policy.
Turkce: Bu modul, yayinlanan Servientrega ve Coordinadora kargo API'lerine kendi anahtarlarinizi kullandiginiz (BYOK) bir konnektordur; kargo hesaplarini ve kimlik bilgilerini siz saglarsiniz. Bagimsiz bir yazilim saglayicisiyiz; Servientrega veya Coordinadora'nin entegratoru, bayisi veya temsilcisi degiliz. Modul kargo satisi yapmaz ve hicbir kargo kimlik bilgisi icermez. Kargo temel URL'leri yapilandirilabilir oldugu icin, kargo firmasi uc noktalarini degistirirse hesabiniza gore ayarlanabilir. Destek ve iade: destek icin support@pokutsoft.com; iadeler Odoo Apps Store politikasina tabidir.
Screenshots
Api Log
Quote Track
Settings
Tracking Events
Update date: 2026-07-02
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 1724 |
| Technical Name |
carrier_co_servientrega_coordinadora |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
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