Repository
OCA/product-variant · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.tecnativa.com
Last tracking update
2026-08-07 07:10:01
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
oca-travis, sergio.teruel
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_view_update_standard_price product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • same_cost_variants Boolean
    compute=_compute_same_cost_variants string='All variants have the same cost'
  • standard_price Float
    compute=_compute_product_template_field
Public methods (1)
  • write(self, vals)
    @api.multi