Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:42:54
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
product_variant_route_mto, stock_orderpoint_mto_as_mts
Description
This module allows to identify easily products that have at least one
route marked as 'MTO'.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_form_view product.template.form (in product_route_mto) product.template form Inherits stock.view_template_property_form
product_template_search_view product.template.search (in product_route_mto) product.template search Inherits product.product_template_search_view
product_template_tree_view product.template.tree (in product_route_mto) 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)
  • is_mto Boolean
    compute='_compute_is_mto' store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…