l10n_eu_product_adr
Enable Odoo to manage ADR dangerous goods classifications on products and related logistics documents.
Key Features
- product.template: Allows marking products as dangerous, delegates ADR goods selection to variants, and prevents mass updates when variants differ.
- product.product: Stores ADR classification fields for variants and propagates template settings when new variants are created.
- stock.move: Calculates ADR points for moves using product weight or quantity and UN transport factors to support threshold tracking.
- stock.picking: Aggregates ADR points from contained moves to display the total on each picking.
- adr.goods: Maintains dangerous goods records with validations on UN numbers, searchable lookup by code, and display names enriched with ADR attributes.
- adr.class: Provides the catalog of dangerous goods classes with unique codes and combined code-name display names for selection and search.
- adr.label: Defines ADR hazard labels linked to goods and blocks deletion while they remain assigned.
- adr.packing.instruction: Holds packing instruction codes used to enrich dangerous goods records.
- security: Introduces ADR user and administrator groups, extending stock and ERP roles with access to dangerous goods information.