Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.1
Category
Customize
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 07:57:03
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/server-tools:
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_normal_form_view product.product form Inherits product.product_normal_form_view
product_template_form_view product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • custom_info_ids One2many
    context={'default_model': _name}
  • custom_info_template_id Many2one
    context={'default_model': _name}
  • product_tmpl_custom_info_ids One2many → custom.info.value
    comodel_name='custom.info.value' compute='_compute_product_tmpl_custom_info_ids' string='Product template info'
Public methods (1)
  • open_product_template(self)

New fields (2)
  • custom_info_ids One2many
    context={'default_model': _name}
  • custom_info_template_id Many2one
    context={'default_model': _name}
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…