Delivery Carrier Agency

delivery_carrier_agency
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_carrier_agency
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add carrier agency concept A delivery carrier may have one or mutliple
agencies. The module does not add any logic around these agencies, it
will be done in dedicated carrier modules if necessary. For instance,
when generating label, sometimes, some information may depend on the
agency that will receive the package, which may depend on the warehouse

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
carrier_agency_view_tree delivery.carrier.agency list New
view_delivery_carrier_agency_form delivery_base.delivery.carrier.agency.form delivery.carrier.agency form New
Models touched (2)

New fields (7)
  • carrier_ids Many2many → delivery.carrier
    help='This field may be used to link an account to specific delivery methods It may be usefull to find an account with more precision than with only the delivery type' string='Carriers' args: 'delivery.carrier', 'delivery_carrier_agency_rel', 'agency_id', 'carrier_id'
  • delivery_type Selection
    required=True selection=<expr>
  • external_reference Char
    help='Reference or code supplied by the carrier'
  • name Char
    required=True
  • partner_id Many2one → res.partner
    string='Address' args: 'res.partner'
  • sequence Integer
  • warehouse_ids Many2many → stock.warehouse
    string='Warehouses' args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

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_carrier_agency
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add carrier agency concept A delivery carrier may have one or mutliple
agencies. The module does not add any logic around these agencies, it
will be done in dedicated carrier modules if necessary. For instance,
when generating label, sometimes, some information may depend on the
agency that will receive the package, which may depend on the warehouse

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
carrier_agency_view_tree delivery.carrier.agency list New
view_delivery_carrier_agency_form delivery_base.delivery.carrier.agency.form delivery.carrier.agency form New
Models touched (2)

New fields (7)
  • carrier_ids Many2many → delivery.carrier
    help='This field may be used to link an account to specific delivery methods It may be usefull to find an account with more precision than with only the delivery type' string='Carriers' args: 'delivery.carrier', 'delivery_carrier_agency_rel', 'agency_id', 'carrier_id'
  • delivery_type Selection
    required=True selection=<expr>
  • external_reference Char
    help='Reference or code supplied by the carrier'
  • name Char
    required=True
  • partner_id Many2one → res.partner
    string='Address' args: 'res.partner'
  • sequence Integer
  • warehouse_ids Many2many → stock.warehouse
    string='Warehouses' args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

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_carrier_agency
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add carrier agency concept A delivery carrier may have one or mutliple
agencies. The module does not add any logic around these agencies, it
will be done in dedicated carrier modules if necessary. For instance,
when generating label, sometimes, some information may depend on the
agency that will receive the package, which may depend on the warehouse

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
carrier_agency_view_tree delivery.carrier.agency tree New
view_delivery_carrier_agency_form delivery_base.delivery.carrier.agency.form delivery.carrier.agency form New
Models touched (2)

New fields (7)
  • carrier_ids Many2many → delivery.carrier
    help='This field may be used to link an account to specific delivery methods It may be usefull to find an account with more precision than with only the delivery type' string='Carriers' args: 'delivery.carrier', 'delivery_carrier_agency_rel', 'agency_id', 'carrier_id'
  • delivery_type Selection
    required=True selection=<expr>
  • external_reference Char
    help='Reference or code supplied by the carrier'
  • name Char
    required=True
  • partner_id Many2one → res.partner
    string='Address' args: 'res.partner'
  • sequence Integer
  • warehouse_ids Many2many → stock.warehouse
    string='Warehouses' args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

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_carrier_agency
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSFlorian da Costa, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
carrier_agency_view_tree delivery.carrier.agency tree New
view_delivery_carrier_agency_form delivery_base.delivery.carrier.agency.form delivery.carrier.agency form New
Models touched (2)

New fields (7)
  • carrier_ids Many2many → delivery.carrier
    help='This field may be used to link an account to specific delivery methods It may be usefull to find an account with more precision than with only the delivery type' string='Carriers' args: 'delivery.carrier', 'delivery_carrier_agency_rel', 'agency_id', 'carrier_id'
  • delivery_type Selection
    required=True selection=<expr>
  • external_reference Char
    help='Reference or code supplied by the carrier'
  • name Char
    required=True
  • partner_id Many2one → res.partner
    string='Address' args: 'res.partner'
  • sequence Integer
  • warehouse_ids Many2many → stock.warehouse
    string='Warehouses' args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

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_carrier_agency
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSFlorian da Costa, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
carrier_agency_view_tree delivery.carrier.agency tree New
view_delivery_carrier_agency_form delivery_base.delivery.carrier.agency.form delivery.carrier.agency form New
Models touched (2)

New fields (7)
  • carrier_ids Many2many → delivery.carrier
    help='This field may be used to link an account to specific delivery methods It may be usefull to find an account with more precision than with only the delivery type' string='Carriers' args: 'delivery.carrier', 'delivery_carrier_agency_rel', 'agency_id', 'carrier_id'
  • delivery_type Selection
    required=True selection=<expr>
  • external_reference Char
    help='Reference or code supplied by the carrier'
  • name Char
    required=True
  • partner_id Many2one → res.partner
    string='Address' args: 'res.partner'
  • sequence Integer
  • warehouse_ids Many2many → stock.warehouse
    string='Warehouses' args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.