Delivery Correos Express

delivery_correos_express
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/19.0/delivery_correos_express
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Studio73
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Studio73
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, arantxa-s73
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (8)
  • 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')]
Public methods (6)
  • 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)
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/18.0/delivery_correos_express
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Studio73
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Studio73
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, arantxa-s73
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (8)
  • 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')]
Public methods (6)
  • 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)
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/17.0/delivery_correos_express
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Studio73
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Studio73
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, pablo-cort-s73
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (8)
  • 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')]
Public methods (6)
  • 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)
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/16.0/delivery_correos_express
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Studio73
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Studio73
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Vicente
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (8)
  • 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')]
Public methods (6)
  • 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)
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/15.0/delivery_correos_express
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Studio73
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Studio73
COMMITTERS
COMMITTERSPedro M. Baeza, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (8)
  • 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')]
Public methods (6)
  • 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)
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/14.0/delivery_correos_express
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Studio73
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Studio73
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Ethan Hildick
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (8)
  • 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')]
Public methods (6)
  • 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)