Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-09-10 17:34:18
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Maksym Yankin, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a product manager field on product templates.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_form_view product.template form Inherits product.product_template_form_view
product_template_search_view product.template search Inherits product.product_template_search_view
product_template_tree_view product.template tree Inherits product.product_template_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • user_id Many2one → res.users
    comodel_name='res.users' domain=[('share', '=', False)] string='Product Manager'
Public methods (0)

No public methods.