Nutritional Info Stock Lot

nutritional_info_stock_lot
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/nutritional_info_stock_lot
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTechnical Settings
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Carlos Roca
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - nutritional_info
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to set the nutritional information for a given lot.
The report will take the data of the product by default and it will
overwrite the values defined in the lot.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_normal_form_view stock.lot page Inherits stock.view_production_lot_form
stock_lot_nutritional_info_report stock_lot_nutritional_info_report ir.ui.view qweb New
Models touched (2)

New fields (1)
  • lot_id Many2one → stock.lot
    comodel_name='stock.lot'
Public methods (0)

No public methods.

New fields (1)
  • nutritional_value_ids One2many → nutritional.value.lot
    comodel_name='nutritional.value.lot' compute='_compute_nutritional_value_ids' inverse_name='lot_id' readonly=False store=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/15.0/nutritional_info_stock_lot
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYTechnical Settings
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Dauden, Weblate, OCA-git-bot, oca-ci, Carlos Roca
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - nutritional_info
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_normal_form_view stock.production.lot page Inherits stock.view_production_lot_form
stock_lot_nutritional_info_report stock_lot_nutritional_info_report ir.ui.view qweb New
Models touched (2)

New fields (1)
  • lot_id Many2one → stock.production.lot
    comodel_name='stock.production.lot'
Public methods (0)

No public methods.

New fields (1)
  • nutritional_value_ids One2many → nutritional.value.lot
    comodel_name='nutritional.value.lot' compute='_compute_nutritional_value_ids' inverse_name='lot_id' readonly=False store=True
Public methods (0)

No public methods.