MRP Multi Level Consume Safety Stock
by Camptocamp https://github.com/OCA/manufacture , Odoo Community Association (OCA) https://github.com/OCA/manufacture| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) • Purchase (purchase) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 2731 |
| Technical Name |
mrp_multi_level_consume_safety_stock |
| License | LGPL-3 |
| Website | https://github.com/OCA/manufacture |
MRP Multi Level Consume Safety Stock

This module complements the mrp_multi_level module by allowing to set a date on the mrp.area records until which no attempt to rebuild safety stock will be attempted: the safety stock will be used, if the running stock get below zero, then a resupply will be created to bring back the stock to zero.
The idea is that your area may be under tension at a given moment (maybe some workers are off, maybe there is high demand from customers) and you can barely keep up with the demand. In this case, you can set Safety stock rebuild lead date to a date in the future at which you anticipate that the situation will have been fixed.
Table of contents
Usage
When this module is installed, you get an additional parameter on the mrp.area records:
- Safety stock lead date
Until that date, the MRP Multi Level planner will consume the safety stock without attempting to rebuild it, and only resupply if the forecasted stock goes below zero.
If the date is in the paste, nothing special happens.
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
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/manufacture project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module