TIP: You can type at any time to perform a new search.
Product Packaging UNECE
product_packaging_unece · OCA/community-data-files
- Repository
- OCA/community-data-files · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/community-data-files
- Last tracking update
- 2026-08-07 08:09:27
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA), BCIM
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA), BCIM
- Committers
- Weblate, OCA-git-bot, oca-ci, Souheil Bejaoui
- Odoo dependencies
- Python dependencies
- openupgradelib
- System dependencies
- None
- Required by
- account_edi_ubl_move_line_uom_and_packaging_unece
- Description
UNECE Rec 21 code set on the packaging level and propagated to related product packaging to identify the packaging type.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_packaging_level_form_view |
product.packaging.level | form | Inherits product_packaging_level.view_product_packaging_level_form | |
unece_code_list_search |
unece.code.list | search | Inherits base_unece.unece_code_list_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
unece_type_idsMany2many → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'packaging_type')]help='Select the Packaging Type Codes of the official nomenclature of the United Nations Economic Commission for Europe (UNECE), DataElement Rec 21)'string='UNECE Packaging Types'
-
create(self, vals_list)@api.model_create_multi -
get_packaging_level_ids_for_codes(self, *unece_codes) -
unlink(self) -
write(self, vals)
New fields (1)
-
typeSelectionondelete={'packaging_type': 'cascade'}selection_add=[('packaging_type', 'Packaging Types (UNECE Rec 21)')]
No public methods.