Skip to content

Commit 483b539

Browse files
committed
[IMP] purchase: security lead times fix
1 parent a87a441 commit 483b539

File tree

1 file changed

+10
-4
lines changed
  • content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment

1 file changed

+10
-4
lines changed

Diff for: content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/lead_times.rst

+10-4
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Lead times
99
.. |RFQ| replace:: :abbr:`RFQ (Request for Quotation)`
1010

1111
Accurately forecasting delivery dates is vital for fulfilling customer expectations. In Odoo, the
12-
**Inventory** app allows for comprehensive lead time configuration, allowing coordination and planning
13-
of manufacturing orders, deliveries, and receipts.
12+
**Inventory** app allows for comprehensive lead time configuration, allowing coordination and
13+
planning of manufacturing orders, deliveries, and receipts.
1414

1515
Lead time types
1616
===============
@@ -226,13 +226,19 @@ set to account for potential delays in supplier deliveries. Then, click :guilabe
226226

227227
.. example::
228228
Setting the :guilabel:`Security Lead Time for Purchase` to `2.00` days, pushes the
229-
:guilabel:`Scheduled Date` of receipt back by two days. In that case, if a product is initially
229+
:guilabel:`Scheduled Date` of receipt back by one day. In that case, if a product is initially
230230
scheduled to arrive on April 6th, with a two-day security lead time, the new scheduled date for
231-
the receipt would be April 8th.
231+
the receipt would be April 4th.
232232

233233
.. image:: lead_times/vendor-security.png
234234
:alt: Set security lead time for purchase from the Inventory > Configuration > Settings.
235235

236+
.. important::
237+
Purchase security days affect only deadlines for replenishment methods using :doc:`pull rules
238+
<../../shipping_receiving/daily_operations/use_routes>` (e.g. :doc:`MTO <mto>` and
239+
:doc:`reordering rules <reordering_rules>`); they do not apply to sales or delivery orders
240+
created manually.
241+
236242
.. _inventory/warehouses_storage/days-to-purchase:
237243

238244
Days to purchase lead time

0 commit comments

Comments
 (0)