Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.1
Category
Delivery
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/delivery-carrier
Last tracking update
2026-08-07 09:06:24
Authors
Camptocamp, Odoo Community Association (OCA), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Ricardoalso, Maksym Yankin, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
openupgradelib
System dependencies
None
Required by
None
Description
This is a glue module between delivery_carrier_picking_valid and l10n_eu_product_adr_dangerous_goods.
It allows to validate an order or picking against a carrier regarding dangerous goods restrictions.

Code Analysis

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

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • adr_limited_amount_ids Many2many → adr.limited.amount
    help='If a limited amount is defined here, this carrier will be excluded from the selection of carrier if any product has that same limited amount.' string='ADR limited amount' args: 'adr.limited.amount'
Public methods (0)

No public methods.

Loading…