Skip to content

Latest commit

 

History

History
 
 

stock_mts_mto_rule_mrp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stock MTS+MTO Rule for manufacturing

Alpha License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

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

To use the MTS + MTO rules for manufacturing on a warehouse:

  1. configure the warehouse to use "Pick components and then manufacture (2 steps)"
  2. 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

Once the routes are configured, there is nothing special to do.

Features

  • Initial release

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.

  • Camptocamp

This module is maintained by the OCA.

Odoo Community Association

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.