mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-27 03:52:00 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
* This module depends on `stock_warehouse_calendar <https://github.com/OCA/stock-logistics-warehouse>`_
|
||||
|
||||
* Go to *Settings* and activate the developer mode.
|
||||
|
||||
* Go to *Settings > Technical > Resource > Working Time* and define your
|
||||
resource calendar.
|
||||
|
||||
* Go to *Inventory > Configuration > Warehouse Management > Warehouses*
|
||||
and assign the Resource Calendar.
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
* Jordi Ballester <jordi.ballester@forgeflow.com>
|
||||
* Lois Rilo <lois.rilo@forgeflow.com>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
With this module the manufacturing orders created from procurements consider
|
||||
the calendar assigned to the warehouse of the picking type of the
|
||||
manufacturing order to determine, based on the product's manufacturing
|
||||
lead time, the planned start date of the manufacturing order.
|
||||
|
||||
Further manual replannings of start/end date of the manufacturing order
|
||||
also consider the lead time using the warehouse calendar days.
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue