TIP: You can type at any time to perform a new search.
Delivery Correos Express
delivery_correos_express · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Stock
- Folder size
- 8.12 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), Studio73
- Maintainers
- Odoo Community Association (OCA), Studio73
- Committers
- OCA-git-bot, oca-ci, arantxa-s73
- Odoo dependencies
- Python dependencies
- unidecode
- System dependencies
- None
- Required by
- None
- Description
Este módulo integra la API de Correos Express con Odoo.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | form | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | form | Inherits stock_delivery.view_picking_withcarrier_out_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (8)
-
correos_express_customer_codeCharstring='Correos Express Client code' -
correos_express_label_typeSelectionselection=CORREOS_EXPRESS_LABEL_TYPEstring='Correos Express Label type' -
correos_express_passwordChar -
correos_express_productSelectiondefault='93'selection=CORREOS_EXPRESS_SERVICEstring='Correos Express Service' -
correos_express_sender_codeCharstring='Correos Express Sender ID' -
correos_express_transportSelectiondefault='P'selection=CORREOS_EXPRESS_PORTES -
correos_express_usernameChar -
delivery_typeSelectionondelete={'correos_express': 'set default'}selection_add=[('correos_express', 'Correos Express')]
-
correos_express_cancel_shipment(self, pickings) -
correos_express_get_label(self, carrier_tracking_ref) -
correos_express_get_tracking_link(self, picking) -
correos_express_rate_shipment(self, order)Not implemented with Correos, these values are so it works with websites -
correos_express_send_shipping(self, pickings) -
correos_express_tracking_state_update(self, picking)
New fields (0)
No new fields.
Public methods (1)-
correos_express_get_label(self)
Loading…
Loading…
Loading…
Loading…
Loading…