From ec76661c96259f78bf0ed10225cbe478b604bb94 Mon Sep 17 00:00:00 2001 From: Josse Colpaert Date: Thu, 27 Mar 2014 10:56:06 +0100 Subject: [PATCH] [IMP] Dates bzr revid: jco@openerp.com-20140327095606-6mr6ljmw3736m4t0 --- addons/stock/doc/stock.rst | 102 +++++++++++-------------------------- 1 file changed, 29 insertions(+), 73 deletions(-) diff --git a/addons/stock/doc/stock.rst b/addons/stock/doc/stock.rst index 124ec1a76ee..dd25fbf1acf 100644 --- a/addons/stock/doc/stock.rst +++ b/addons/stock/doc/stock.rst @@ -228,84 +228,41 @@ To organize the whole chain of manufacturing and procurement, OpenERP bases ever To see a calculation of the lead times, take the example of the cabinet above. Suppose that the cabinet is assembled in two steps, using the two following bills of materials. - +In this example, OpenERP will propose placing two orders with the supplier of product WOOD002. Each of these orders can be for a different planned date. Before confirming these orders, the purchasing manager could group (merge) these orders into a single order. Security Days @@ -331,11 +288,10 @@ Manufacturing Lead Time: number of additional days needed for manufacturing, Purchase Lead Time: additional days to include for all purchase orders with this supplier, -Security Days: number of days to deduct from a system order to cope with any problems of procurement, - -<< Orderpoints will also create procurements and have a different effect on the dates >> +Security Days: number of days to deduct from a system order to cope with any problems of procurement, +It is important to make a difference between production orders and purchase orders that are chained until the sale order (MTO) or when the chain is interrupted somewhere by an orderpoint. When the scheduler creates the procurement of an orderpoint, the date is again today, so orders for an orderpoint need to be delivered faster, than in case of an MTO.