TIP: You can type at any time to perform a new search.
Product Meat Unece
product_meat_unece · OCA/community-data-files
- Repository
- OCA/community-data-files · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/community-data-files
- Last tracking update
- 2026-08-07 07:38:30
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Thomas Binsfeld, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template.form (in product_meat_unece) | product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (14)
-
unece_meat_bovine_category_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_bovine_category')]ondelete='restrict'string='Bovine category'unece_meat_code=True -
unece_meat_bovine_quality_system_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_bovine_quality_system')]ondelete='restrict'string='Bovine quality system'unece_meat_code=True -
unece_meat_codeCharcompute='_compute_unece_meat_code'readonly=Truestore=Truestring='UNECE Meat Code' -
unece_meat_conformity_assessment_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_conformity_assessment')]ondelete='restrict'string='Conformity assessment'unece_meat_code=True -
unece_meat_fat_thickness_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_fat_thickness')]ondelete='restrict'string='Fat thickness'unece_meat_code=True -
unece_meat_feeding_system_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_feeding_system')]ondelete='restrict'string='Feeding system'unece_meat_code=True -
unece_meat_packing_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_packing')]ondelete='restrict'string='Packing'unece_meat_code=True -
unece_meat_post_slaughter_system_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_post_slaughter_system')]ondelete='restrict'string='Post-slaughter system'unece_meat_code=True -
unece_meat_product_cut_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_product_cut')]ondelete='restrict'string='Product/cut'unece_meat_code=True -
unece_meat_production_system_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_production_system')]ondelete='restrict'string='Production system'unece_meat_code=True -
unece_meat_refrigeration_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_refrigeration')]ondelete='restrict'string='Refrigeration'unece_meat_code=True -
unece_meat_slaughter_system_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_slaughter_system')]ondelete='restrict'string='Slaughter system'unece_meat_code=True -
unece_meat_species_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_species')]ondelete='restrict'string='Species'unece_meat_code=True -
unece_meat_weight_range_idMany2one → unece.code.listcomodel_name='unece.code.list'domain=[('type', '=', 'meat_weight_range')]ondelete='restrict'string='Weight range'unece_meat_code=True
No public methods.
New fields (1)
-
typeSelectionselection_add=[('meat_species', 'Species'), ('meat_product_cut', 'Product/cut'), ('meat_refrigeration', 'Refrigeration'), ('meat_bovine_category', 'Bovine category'), ('meat_production_system', 'Production system'), ('meat_feeding_system', 'Feeding system'), ('meat_slaughter_system', 'Slaughter system'), ('meat_post_slaughter_system', 'Post-slaughter system'), ('meat_fat_thickness', 'Fat thickness'), ('meat_bovine_quality_system', 'Bovine quality system'), ('meat_weight_range', 'Weight range'), ('meat_packing', 'Packing'), ('meat_conformity_assessment', 'Conformity assessment')]
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 92 days ago
- Last activity
- 28 days ago
- Repository
- OCA/community-data-files
- Pull request
- [MIG][19.0] `product_meat_unece` (#276)