Repository
OCA/product-variant · 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
None
Last tracking update
2026-08-07 07:24:58
Authors
Odoo Community Association (OCA), Camptocamp SA
Maintainers
Odoo Community Association (OCA), Camptocamp SA
Committers
Patrick Tombez, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_normal_form_view product_normal_form_view product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_order_line_route_id Many2one → stock.location.route
    comodel_name='stock.location.route' domain=[('sale_selectable', '=', True)] string='Route for Sale Order'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • product_id_change(self)