2
2
Scheduled delivery dates
3
3
========================
4
4
5
+ .. |MOs | replace :: :abbr: `MOs ( Manufacturing Orders ) `
6
+ .. |BoM | replace :: :abbr: `BoM ( Bill of Materials ) `
7
+ .. |BoMs | replace :: :abbr: `BoMs ( Bills of Materials ) `
8
+
5
9
Accurately forecasting delivery dates is vital for fulfilling customer expectations. In Odoo, the
6
10
*Inventory * app allows for comprehensive lead time configuration, allowing coordination and planning
7
11
of manufacturing orders, deliveries, and receptions.
@@ -233,7 +237,7 @@ Manufacturing lead times
233
237
========================
234
238
235
239
Lead times can help simplify the procurement process for consumable materials and components used in
236
- manufactured products with bills of materials.
240
+ manufactured products with bills of materials (BoMs) .
237
241
238
242
The :abbr: `MO ( Manufacturing Order ) ` deadline, which is the deadline to begin the manufacturing
239
243
process to complete the product by the scheduled delivery date, can be determined by configuring the
@@ -246,19 +250,35 @@ manufacturing lead times and manufacturing security lead times.
246
250
Manufacturing lead time
247
251
-----------------------
248
252
249
- Configure the manufacturing lead time directly on the product form, by navigating to
250
- :menuselection: `Manufacturing app --> Products --> Products `, and select the desired product.
253
+ Manufacturing lead times for products are configured from a product's bill of materials (BoM) form.
251
254
252
- In the :guilabel: ` Inventory ` tab of the product, specify the calendar days needed to the manufacture
253
- the product in the :guilabel: ` Manufacturing Lead Time ` field .
255
+ To add a lead time to a | BoM |, navigate to :menuselection: ` Manufacturing app --> Products --> Bills
256
+ of Materials `, and select the desired | BoM | to edit .
254
257
255
- .. example ::
256
- Specify a 14-day :guilabel: `Manufacturing Lead Time ` for a product directly in the
257
- :guilabel: `Inventory ` tab of the product.
258
+ On the |BoM | form, click the :guilabel: `Miscellaneous ` tab. Change the value (in days) in the
259
+ :guilabel: `Manuf. Lead Time ` field to specify the calendar days needed to manufacture the product.
258
260
259
- .. image :: scheduled_dates/set-manufacturing.png
260
- :align: center
261
- :alt: View of the manufacturing lead time configuration from the product form.
261
+ .. image :: scheduled_dates/scheduled-dates-manuf-lead-time.png
262
+ :align: center
263
+ :alt: Manuf. Lead Time value specified on a product's Bill of Material form.
264
+
265
+ .. note ::
266
+ If the selected |BoM | is a multi-level |BoM |, the manufacturing lead times of the components are
267
+ added.
268
+
269
+ If the |BoM | product is subcontracted, the :guilabel: `Manuf. Lead Time ` can be used to determine
270
+ the date at which components should be sent to the subcontractor.
271
+
272
+ Change the value (in days) in the :guilabel: `Days to prepare Manufacturing Order ` field to create
273
+ and confirm |MOs | in advance, and have enough time to replenish components, or manufacture
274
+ semi-finished products.
275
+
276
+ .. tip ::
277
+ Clicking :guilabel: `Compute `, located next to the :guilabel: `Days to prepare Manufacturing Order `
278
+ field, computes the days required to resupply all components listed on the |BoM | form, either by
279
+ buying or manufacturing the components or subassemblies.
280
+
281
+ *Purchase security lead times * that impact this specific |BoM | are also added to this value.
262
282
263
283
Establish a :abbr: `MO ( Manufacturing Order ) ` deadline, based on the *expected delivery date *,
264
284
indicated in the :guilabel: `Scheduled Date ` field of the :abbr: `DO ( Delivery Order ) `.
0 commit comments