Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.1
Category
Operations/Inventory/Delivery
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/delivery-carrier
Last tracking update
2026-08-07 08:42:52
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Jacques-Etienne Baudoux, OCA-git-bot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to define a delivery carrier on stock warehouse.

If a partner does not have a default carrier defined, the 'Add shipping'
wizard will use the carrier defined on the warehouse as default.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_warehouse_inherit stock.warehouse.inherit stock.warehouse Inherits stock.view_warehouse
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_open_delivery_wizard(self)

New fields (1)
  • delivery_carrier_id Many2one → delivery.carrier
    check_company=True help='Default delivery method used in sales orders. Will be applied only if the partner does not have a default delivery method.' string='Delivery Method' args: 'delivery.carrier'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
1 day ago
Last activity
1 day ago
Repository
OCA/delivery-carrier
Pull request
[19.0][MIG] delivery_carrier_warehouse: Migration to 19.0 (#1241)