TIP: You can type at any time to perform a new search.
Product Packaging Type
product_packaging_type · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.07 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 07:57:03
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Christopher Ormaza, Weblate, OCA Transbot, OCA-git-bot, oca-ci, Stefan
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_packaging_tree_view_inherit |
product.packaging.tree.view.inherit | product.packaging | tree | Inherits product.product_packaging_tree_view |
view_product_packaging_add_type_form |
product.packaging.form | product.packaging | form | Inherits product.product_packaging_form_view |
view_product_packaging_type_form |
product.packaging.type.form | product.packaging.type | form | New |
view_product_packaging_type_search |
product.packaging.type.search | product.packaging.type | search | New |
view_product_packaging_type_tree |
product.packaging.type.tree | product.packaging.type | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
barcode_required_for_gtinBooleancompute='_compute_barcode_required_for_gtin'readonly=True -
packaging_type_idMany2one → product.packaging.typedefault=<expr>ondelete='restrict'required=True args: 'product.packaging.type' -
qty_per_typeCharcompute='_compute_qty_per_type'string='Qty per package type' -
type_sequenceIntegerreadonly=Truerelated='packaging_type_id.sequence'store=Truestring='Type sequence'
-
default_packaging_type_id(self) -
name_get(self)
New fields (6)
-
activeBooleandefault=True -
codeCharrequired=True -
has_gtinBoolean -
is_defaultBoolean -
nameCharrequired=Truetranslate=True -
sequenceIntegerrequired=True
-
name_get(self)
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 233 days ago
- Last activity
- 219 days ago
- Repository
- OCA/product-attribute
- Pull request
- [MIG]11.0 mig product packaging type (#2174)