MRP Warehouse Calendar
by ForgeFlow https://github.com/OCA/manufacture , Odoo Community Association (OCA) https://github.com/OCA/manufactureAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 118 |
Technical Name |
mrp_warehouse_calendar |
License | LGPL-3 |
Website | https://github.com/OCA/manufacture |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
MRP Warehouse Calendar
This module ensures that manufacturing orders created from procurements respect the calendar assigned to the warehouse associated with the manufacturing order’s picking type. The planned start date of the manufacturing order is calculated based on the product’s manufacturing lead time and the working schedules defined in the warehouse calendar.
Additionally, any manual rescheduling of the start or end date of a manufacturing order will also take the lead time into account, following the working days defined by the warehouse calendar.
Table of contents
Configuration
- This module depends on stock_warehouse_calendar
- Go to Settings and activate the developer mode.
- Go to Settings > Technical > Resource > Working Schedules and define
your resource calendar.
- Go to Inventory > Configuration > Warehouse Management > Warehouses
and assign the Working Schedule.
Usage
When a manufacturing order is created out of a procurement evaluation (from an orderpoint, MTO,…) the calendar is considered in the computation of the planned start date of the manufacturing order.
For example, if it takes 1 day to manufacture a product and it is
required for Monday:
the manufacturing order will be created with planned start date on the
previous Friday, if the warehouse operates under a Mo-Fri working
calendar.
Manual changes to the start or end date of a manufacturing order will
also respect the lead time and the warehouse calendar’s working days.
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
- ForgeFlow
Contributors
- Jordi Ballester <jordi.ballester@forgeflow.com>
- Lois Rilo <lois.rilo@forgeflow.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.
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