| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/13.0/product_meat_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Thomas Binsfeld, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/community-data-files: - base_unece odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template.form (in product_meat_unece) | product.template | page | Inherits product.product_template_form_view |
unece_meat_bovine_category_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_bovine_category')]
ondelete='restrict'
string='Bovine category'
unece_meat_code=True
unece_meat_bovine_quality_system_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_bovine_quality_system')]
ondelete='restrict'
string='Bovine quality system'
unece_meat_code=True
unece_meat_code
Char
compute='_compute_unece_meat_code'
readonly=True
store=True
string='UNECE Meat Code'
unece_meat_conformity_assessment_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_conformity_assessment')]
ondelete='restrict'
string='Conformity assessment'
unece_meat_code=True
unece_meat_fat_thickness_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_fat_thickness')]
ondelete='restrict'
string='Fat thickness'
unece_meat_code=True
unece_meat_feeding_system_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_feeding_system')]
ondelete='restrict'
string='Feeding system'
unece_meat_code=True
unece_meat_packing_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_packing')]
ondelete='restrict'
string='Packing'
unece_meat_code=True
unece_meat_post_slaughter_system_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_post_slaughter_system')]
ondelete='restrict'
string='Post-slaughter system'
unece_meat_code=True
unece_meat_product_cut_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_product_cut')]
ondelete='restrict'
string='Product/cut'
unece_meat_code=True
unece_meat_production_system_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_production_system')]
ondelete='restrict'
string='Production system'
unece_meat_code=True
unece_meat_refrigeration_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_refrigeration')]
ondelete='restrict'
string='Refrigeration'
unece_meat_code=True
unece_meat_slaughter_system_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_slaughter_system')]
ondelete='restrict'
string='Slaughter system'
unece_meat_code=True
unece_meat_species_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_species')]
ondelete='restrict'
string='Species'
unece_meat_code=True
unece_meat_weight_range_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'meat_weight_range')]
ondelete='restrict'
string='Weight range'
unece_meat_code=True
No public methods.
type
Selection
selection_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 | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/community-data-files |
| PULL REQUEST | |
| PULL REQUEST | [MIG][19.0] `product_meat_unece` (#276) |