production_lot_custom_attributes

production_lot_custom_attributes
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/10.0/production_lot_custom_attributes
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYGeneric Modules/Others
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Production lot custom attributes
================================

This module adds the possibility to easily create custom fields on stock
production lots. Each lot can be linked to an attribute set.
Each attribute has custom fields (for example, you don't need the same field
for a fridge and a camera).
In particular it's used by the Magento Magentoerpconnect module to match the
EAV flexibility of Magento.
This module is inspired by the module product_custom_attributes by
Benoît GUILLOT, Akretion

 

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
lot_attributes_form_view lot.attributes.normal.wizard stock.production.lot form New
lot_form_view_set_button attributes.lot.normal.form stock.production.lot notebook Inherits stock.view_production_lot_form
open_lot_by_attribute_set_view open.lot.by.attribute.set.view open.lot.by.attribute.set form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • open_lot_by_attribute(self, cr, uid, ids, context=None)
    Opens a lot by attributes Returns a custom action built modifying the original one.

New fields (0)

No new fields.

Public methods (3)
  • fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
  • open_attributes(self, cr, uid, ids, context=None)
    Open the attributes of an object This method is called when the user presses the Open Attributes button in the form view of the object. It opens a dinamically-built form view. :param ids: this is normally a singleton. If a longer list is passed, we consider only the first item.
  • save_and_close_lot_attributes(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/9.0/production_lot_custom_attributes
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYGeneric Modules/Others
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERS
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_custom_attributes
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - procurement
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Production lot custom attributes
================================

This module adds the possibility to easily create custom fields on stock
production lots. Each lot can be linked to an attribute set.
Each attribute has custom fields (for example, you don't need the same field
for a fridge and a camera).
In particular it's used by the Magento Magentoerpconnect module to match the
EAV flexibility of Magento.
This module is inspired by the module product_custom_attributes by
Benoît GUILLOT, Akretion

 

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
lot_attributes_form_view lot.attributes.normal.wizard stock.production.lot form New
lot_form_view_set_button attributes.lot.normal.form stock.production.lot notebook Inherits stock.view_production_lot_form
open_lot_by_attribute_set_view open.lot.by.attribute.set.view open.lot.by.attribute.set form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • open_lot_by_attribute(self, cr, uid, ids, context=None)
    Opens a lot by attributes Returns a custom action built modifying the original one.

New fields (0)

No new fields.

Public methods (3)
  • fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
  • open_attributes(self, cr, uid, ids, context=None)
    Open the attributes of an object This method is called when the user presses the Open Attributes button in the form view of the object. It opens a dinamically-built form view. :param ids: this is normally a singleton. If a longer list is passed, we consider only the first item.
  • save_and_close_lot_attributes(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/8.0/production_lot_custom_attributes
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYGeneric Modules/Others
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Laetitia Gangloff
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_custom_attributes
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Production lot custom attributes
================================

This module adds the possibility to easily create custom fields on stock
production lots. Each lot can be linked to an attribute set.
Each attribute has custom fields (for example, you don't need the same field
for a fridge and a camera).
In particular it's used by the Magento Magentoerpconnect module to match the
EAV flexibility of Magento.
This module is inspired by the module product_custom_attributes by
Benoît GUILLOT, Akretion

 

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
lot_attributes_form_view lot.attributes.normal.wizard stock.production.lot form New
lot_form_view_set_button attributes.lot.normal.form stock.production.lot notebook Inherits stock.view_production_lot_form
open_lot_by_attribute_set_view open.lot.by.attribute.set.view open.lot.by.attribute.set form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • open_lot_by_attribute(self, cr, uid, ids, context=None)
    Opens a lot by attributes Returns a custom action built modifying the original one.

New fields (0)

No new fields.

Public methods (3)
  • fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
  • open_attributes(self, cr, uid, ids, context=None)
    Open the attributes of an object This method is called when the user presses the Open Attributes button in the form view of the object. It opens a dinamically-built form view. :param ids: this is normally a singleton. If a longer list is passed, we consider only the first item.
  • save_and_close_lot_attributes(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/7.0/production_lot_custom_attributes
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYGeneric Modules/Others
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Leonardo Pistone, unknown
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_custom_attributes
odoo/odoo:
    - stock
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - account
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Production lot custom attributes
================================

This module adds the possibility to easily create custom fields on stock
production lots. Each lot can be linked to an attribute set.
Each attribute has custom fields (for example, you don't need the same field
for a fridge and a camera).
In particular it's used by the Magento Magentoerpconnect module to match the
EAV flexibility of Magento.
This module is inspired by the module product_custom_attributes by
Benoît GUILLOT, Akretion

 

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
lot_attributes_form_view lot.attributes.normal.wizard stock.production.lot form New
lot_form_view_set_button attributes.lot.normal.form stock.production.lot notebook Inherits stock.view_production_lot_form
open_lot_by_attribute_set_view open.lot.by.attribute.set.view open.lot.by.attribute.set form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • open_lot_by_attribute(self, cr, uid, ids, context=None)
    Opens a lot by attributes Returns a custom action built modifying the original one.

New fields (0)

No new fields.

Public methods (3)
  • fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
  • open_attributes(self, cr, uid, ids, context=None)
    Open the attributes of an object This method is called when the user presses the Open Attributes button in the form view of the object. It opens a dinamically-built form view. :param ids: this is normally a singleton. If a longer list is passed, we consider only the first item.
  • save_and_close_lot_attributes(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/6.1/production_lot_custom_attributes
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYGeneric Modules/Others
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Leonardo Pistone, Sandy Carter
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_custom_attributes
odoo/odoo:
    - stock
    - product
    - base
    - process
    - decimal_precision
    - account
    - base_setup
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Production lot custom attributes
================================

This module adds the possibility to easily create custom fields on stock
production lots. Each lot can be linked to an attribute set.
Each attribute has custom fields (for example, you don't need the same field
for a frigde and a camera).
In particular it's used by the Magento Magentoerpconnect module to match the
EAV flexibility of Magento.

Warning: This module is not compatible with product_custom_attributes from 6.1.
To make the two compatible, product_custom_attributes should be split to depend
from base_custom_attributes, like it is already in 7.0.

This module is inspired by the module product_custom_attributes by
Benoît GUILLOT, Akretion

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
lot_attributes_form_view lot.attributes.normal.wizard stock.production.lot form New
lot_form_view_set_button attributes.lot.normal.form stock.production.lot notebook Inherits stock.view_production_lot_form
open_lot_by_attribute_set_view open.lot.by.attribute.set.view open.lot.by.attribute.set form New
search_product_lot_filter stock.production.lot field Inherits stock.search_product_lot_filter
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • open_lot_by_attribute(self, cr, uid, ids, context=None)
    Opens a lot by attributes Returns a custom action built modifying the original one.