Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 09:06:25
Authors
Odoo Community Association (OCA), Cetmix
Maintainers
Odoo Community Association (OCA), Cetmix
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module add the "Sales Team" field to the product template.
Please be advised that this is a technical module that meant to be used as a part of other modules built on top of it.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_sale_team_form_view product.template.sale.team.form.view product.template form Inherits product.product_template_only_form_view
product_template_search_view_inherit_sales_team product.template.search.view.inherit.sales_team product.template search Inherits product.product_template_search_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • sales_team_id Many2one → crm.team
    comodel_name='crm.team' help='Default sales team responsible for this product.'
Public methods (0)

No public methods.

Loading…