| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/19.0/delivery_correos_express |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Studio73 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Studio73 |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, arantxa-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_state odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery - payment_custom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Este módulo integra la API de Correos Express con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | xpath | Inherits stock_delivery.view_picking_withcarrier_out_form |
correos_express_customer_code
Char
string='Correos Express Client code'
correos_express_label_type
Selection
selection=CORREOS_EXPRESS_LABEL_TYPE
string='Correos Express Label type'
correos_express_password
Char
correos_express_product
Selection
default='93'
selection=CORREOS_EXPRESS_SERVICE
string='Correos Express Service'
correos_express_sender_code
Char
string='Correos Express Sender ID'
correos_express_transport
Selection
default='P'
selection=CORREOS_EXPRESS_PORTES
correos_express_username
Char
delivery_type
Selection
ondelete={'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)
correos_express_send_shipping(self, pickings)
correos_express_tracking_state_update(self, picking)
No new fields.
Public methods (1)correos_express_get_label(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/18.0/delivery_correos_express |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Studio73 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Studio73 |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, arantxa-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_state odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Este módulo integra la API de Correos Express con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | xpath | Inherits stock_delivery.view_picking_withcarrier_out_form |
correos_express_customer_code
Char
string='Correos Express Client code'
correos_express_label_type
Selection
selection=CORREOS_EXPRESS_LABEL_TYPE
string='Correos Express Label type'
correos_express_password
Char
correos_express_product
Selection
default='93'
selection=CORREOS_EXPRESS_SERVICE
string='Correos Express Service'
correos_express_sender_code
Char
string='Correos Express Sender ID'
correos_express_transport
Selection
default='P'
selection=CORREOS_EXPRESS_PORTES
correos_express_username
Char
delivery_type
Selection
ondelete={'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)
correos_express_send_shipping(self, pickings)
correos_express_tracking_state_update(self, picking)
No new fields.
Public methods (1)correos_express_get_label(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/17.0/delivery_correos_express |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Studio73 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Studio73 |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, pablo-cort-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_state odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Este módulo integra la API de Correos Express con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | xpath | Inherits stock_delivery.view_picking_withcarrier_out_form |
correos_express_customer_code
Char
string='Correos Express Client code'
correos_express_label_type
Selection
selection=CORREOS_EXPRESS_LABEL_TYPE
string='Correos Express Label type'
correos_express_password
Char
correos_express_product
Selection
default='93'
selection=CORREOS_EXPRESS_SERVICE
string='Correos Express Service'
correos_express_sender_code
Char
string='Correos Express Sender ID'
correos_express_transport
Selection
default='P'
selection=CORREOS_EXPRESS_PORTES
correos_express_username
Char
delivery_type
Selection
ondelete={'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)
correos_express_send_shipping(self, pickings)
correos_express_tracking_state_update(self, picking)
No new fields.
Public methods (1)correos_express_get_label(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/16.0/delivery_correos_express |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Studio73 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Studio73 |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vicente |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_state odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | xpath | Inherits delivery.view_picking_withcarrier_out_form |
correos_express_customer_code
Char
string='Correos Express Client code'
correos_express_label_type
Selection
selection=CORREOS_EXPRESS_LABEL_TYPE
string='Correos Express Label type'
correos_express_password
Char
correos_express_product
Selection
default='93'
selection=CORREOS_EXPRESS_SERVICE
string='Correos Express Service'
correos_express_sender_code
Char
string='Correos Express Sender ID'
correos_express_transport
Selection
default='P'
selection=CORREOS_EXPRESS_PORTES
correos_express_username
Char
delivery_type
Selection
ondelete={'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)
correos_express_send_shipping(self, pickings)
correos_express_tracking_state_update(self, picking)
No new fields.
Public methods (1)correos_express_get_label(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/15.0/delivery_correos_express |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Studio73 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Studio73 |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:38 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_state odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | xpath | Inherits delivery.view_picking_withcarrier_out_form |
correos_express_customer_code
Char
string='Correos Express Client code'
correos_express_label_type
Selection
selection=CORREOS_EXPRESS_LABEL_TYPE
string='Correos Express Label type'
correos_express_password
Char
correos_express_product
Selection
default='93'
selection=CORREOS_EXPRESS_SERVICE
string='Correos Express Service'
correos_express_sender_code
Char
string='Correos Express Sender ID'
correos_express_transport
Selection
default='P'
selection=CORREOS_EXPRESS_PORTES
correos_express_username
Char
delivery_type
Selection
ondelete={'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)
correos_express_send_shipping(self, pickings)
correos_express_tracking_state_update(self, picking)
No new fields.
Public methods (1)correos_express_get_label(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/14.0/delivery_correos_express |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Studio73 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Studio73 |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Ethan Hildick |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_state odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form | |
view_picking_withcarrier_out_form |
stock.picking | xpath | Inherits delivery.view_picking_withcarrier_out_form |
correos_express_customer_code
Char
string='Correos Express Client code'
correos_express_label_type
Selection
selection=CORREOS_EXPRESS_LABEL_TYPE
string='Correos Express Label type'
correos_express_password
Char
string='Correos Express Password'
correos_express_product
Selection
default='93'
selection=CORREOS_EXPRESS_SERVICE
string='Correos Express Service'
correos_express_sender_code
Char
string='Correos Express Sender ID'
correos_express_transport
Selection
default='P'
selection=CORREOS_EXPRESS_PORTES
string='Correos Express Transport'
correos_express_username
Char
string='Correos Express Username'
delivery_type
Selection
ondelete={'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)
correos_express_send_shipping(self, pickings)
correos_express_tracking_state_update(self, picking)
No new fields.
Public methods (1)correos_express_get_label(self)