Stock Picking MRP Mass Production Order
by APSL-Nagarro https://github.com/OCA/stock-logistics-workflow , Odoo Community Association (OCA) https://github.com/OCA/stock-logistics-workflowStock Picking MRP Mass Production Order

This module extends the integration between Stock Picking (Transfers) and Manufacturing Orders (MOs) in Odoo, introducing the capability to generate multiple production orders in bulk directly from a validated or in-progress picking. This significantly optimizes workflows in mass manufacturing environments. The tool not only ensures data consistency by validating that the quantity to produce never exceeds the available stock but also intelligently handles inventory complexity: it accounts for material marked as scrapped to ensure only truly usable raw material is allocated. Furthermore, it precisely manages changes in picking lines (such as splits or backorders), guaranteeing that new MOs are linked exclusively to the correct stock move segments that are still pending consumption, ensuring perfect traceability and preventing the double allocation of material.
Table of contents
Usage
- Navigate to the Picking:
- Go to Inventory > Operations > Receipts, Internal Transfers, or access Stock Request Orders. Select one record and open its related picking.
- Open one of the pickings you want to process.
- Validate the Transfer (if needed):
- Ensure the transfer has been confirmed and the status is ‘Done’.
- Click the “Create Mass Production Orders” Button:
- Once the transfer is done and the picking type is valid, the “Create Mass Production Orders” button will appear.
- Fill in the Wizard:
- A wizard will open showing the list of operations (lines) from the picking.
- You can modify the lines to produce different products, adjust quantities, or make other necessary changes.
- Create Manufacturing Orders:
- After reviewing and adjusting the wizard, click Create.
- The system will generate one or more Manufacturing Orders (MOs) accordingly.
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
- APSL-Nagarro
Contributors
- APSL-Nagarro:
- Antoni Marroig <amarroig@apsl.net>
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.
Current maintainer:

This module is part of the OCA/stock-logistics-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 661 |
| Technical Name |
stock_picking_mrp_mass_production_order |
| License | AGPL-3 |
| Website | https://github.com/OCA/stock-logistics-workflow |
Please log in to comment on this module