Stock MTS+MTO Rule for manufacturing
Add support for MTS+MTO route on manufacturing
Stock MTS+MTO Rule for manufacturing
This module adds support on mrp manufacturing orders for the MTS+MTO rule from stock_mts_mto_rule module (from https://github.com/OCA/stock-logistics-warehouse)
You can then configure a pick before manufacture route which will only pick if there is no stock left in the source location of the manufacturing order.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Configuration
To use the MTS + MTO rules for manufacturing on a warehouse:
- configure the warehouse to use "Pick components and then manufacture (2 steps)"
- Find the route "Pick components and then manufacture" of the
warehouse. There should be 2 rules: one to pull products from Stock and
bring it to PreProduction (using MTS), and one to pull products from
PreProduction and to bring it to Production (MTO). You need to create 2 new
rules:
- one route to pull products from PreProduction and bring it to Production (MTS), using the Manufacturing operation type
- one route to choose between MTS and MTO, with Operation Type: Manufacturing, Source location PreProduction, Destination Production, MTS rule: the one created in the previous step, MTO rule: the preexisting MTO rule pulling from PreProduction to Production
Usage
Once the routes are configured, there is nothing special to do.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
Contributors
- Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/manufacture project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.