Product Variant Sale Order Route

product_variant_sale_order_route
REPOSITORY
REPOSITORYOCA/product-variant
GIT
GIThttps://github.com/OCA/product-variant.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-variant/tree/11.0/product_variant_sale_order_route
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp SA
COMMITTERS
COMMITTERSPatrick Tombez, oca-travis, OCA-git-bot
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - stock
    - barcodes
    - web_planner
    - sale
    - sales_team
    - account
    - analytic
    - portal
    - http_routing
    - sale_stock
    - sale_management
    - account_invoicing
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_normal_form_view product_normal_form_view product.product field Inherits product.product_normal_form_view
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)