Delivery Carrier Valid - Dangerous Goods

delivery_carrier_picking_valid_dangerous_goods
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_picking_valid_dangerous_goods
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Maksym Yankin, Ricardoalso
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/community-data-files:
    - l10n_eu_product_adr_dangerous_goods
    - l10n_eu_product_adr
OCA/delivery-carrier:
    - delivery_carrier_picking_valid
OCA/product-attribute:
    - product_dimension
OCA/stock-logistics-warehouse:
    - stock_picking_volume
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 openupgradelib
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits delivery.view_delivery_carrier_form
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.

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_picking_valid_dangerous_goods
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYDelivery
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci, Mmequignon
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/community-data-files:
    - l10n_eu_product_adr_dangerous_goods
    - l10n_eu_product_adr
OCA/delivery-carrier:
    - delivery_carrier_picking_valid
OCA/product-attribute:
    - product_dimension
OCA/stock-logistics-warehouse:
    - stock_picking_volume
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
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 field Inherits delivery.view_delivery_carrier_form
Models touched (1)

New fields (1)
  • adr_limited_amount_ids Many2many → 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: 'limited.amount'
Public methods (0)

No public methods.