Product Meat Unece

product_meat_unece
REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/13.0/product_meat_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSOCA Transbot, Thomas Binsfeld, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/community-data-files:
    - base_unece
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_view product.template.form (in product_meat_unece) product.template page Inherits product.product_template_form_view
Models touched (2)

New fields (14)
  • 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
Public methods (0)

No public methods.

New fields (1)
  • 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')]
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/community-data-files
PULL REQUEST
PULL REQUEST[MIG][19.0] `product_meat_unece` (#276)