| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-orderpoint |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-orderpoint.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-orderpoint/tree/18.0/stock_orderpoint_mto_as_mts |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Operations/Inventory/Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-orderpoint |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_route_mto OCA/server-tools: - base_partition OCA/stock-logistics-orderpoint: - stock_orderpoint_default_location OCA/stock-logistics-warehouse: - stock_route_mto odoo/odoo: - base - stock - product - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module aims to materialize the triggering of another stock rule through an orderpoint in the procurement of MTO products. The MTO route will loose it's MTO rule as this is replaced by the generated orderpoints. When a product is configured as MTO, then an orderpoint with min/max of zero is created. When the product is not anymore configured as MTO, the orderpoint can be automatically archived depending on the configuration you choose on the warehouse. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_warehouse_form_view_inherit |
stock.warehouse.form.view.inherit | stock.warehouse | field | Inherits stock.view_warehouse |
No new fields.
Public methods (1)write(self, vals)
No new fields.
Public methods (1)create(self, vals_list)
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
No new fields.
Public methods (1)write(self, vals)
archive_orderpoints_mto_removal
Boolean
default=False
mto_as_mts
Boolean
inverse='_inverse_mto_as_mts'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-orderpoint |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-orderpoint.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_orderpoint_mto_as_mts |
| VERSION | |
| VERSION | 1.3.1 |
| CATEGORY | |
| CATEGORY | Operations/Inventory/Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Weblate, OCA-git-bot, Michael Tietz, oca-ci, Quoc Duong, Tran Anh Tuan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-orderpoint |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_route_mto OCA/server-tools: - base_partition OCA/stock-logistics-orderpoint: - stock_orderpoint_default_location OCA/stock-logistics-warehouse: - stock_route_mto odoo/odoo: - base - stock - product - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_warehouse_form_view_inherit |
stock.warehouse.form.view.inherit | stock.warehouse | field | Inherits stock.view_warehouse |
No new fields.
Public methods (1)write(self, vals)
No new fields.
Public methods (1)create(self, vals_list)
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
No new fields.
Public methods (1)write(self, vals)
archive_orderpoints_mto_removal
Boolean
default=False
mto_as_mts
Boolean
help='Manage MTO by orderpoint'
inverse='_inverse_mto_as_mts'
mto_orderpoint_trigger
Selection
default='auto'
help='Orderpoint trigger for any newly automaticaly created orderpoint. Existing orderpoints need to be manually changed'
args: [('auto', 'Auto'), ('manual', 'Manual')]
No public methods.