Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.0
Category
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), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Sébastien Alix, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to configure a shipping policy on the delivery method, which
will be used by default on sales orders.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_delivery_carrier_form delivery_carrier_shipping_policy.delivery.carrier.view_form delivery.carrier form Inherits delivery.view_delivery_carrier_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • picking_policy Selection
    help='Shipping policy to use on sales orders.' string='Shipping Policy' args: [('direct', 'As soon as possible'), ('one', 'When all products are ready')]
Public methods (0)

No public methods.

New fields (1)
  • carrier_id Many2one
    inverse='_inverse_carrier_id'
Public methods (0)

No public methods.

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