-
- Downloads
[IMP] stock, purchase_stock: remove security lead time from picking deadline
Remove the Purchase Security Lead Time from the computing of the purchase order's picking deadline to better reflect that the shipment is actually meant to arrive earlier than date + security lead time. Also makes sure that receipts and subsequent pickings (multi-step reception) are planned the earliest possible, not taking the purchase security lead time into account. Task-2656397 Part-of: odoo/odoo#78199
Showing
- addons/purchase_stock/i18n/purchase_stock.pot 2 additions, 2 deletionsaddons/purchase_stock/i18n/purchase_stock.pot
- addons/purchase_stock/models/purchase.py 2 additions, 2 deletionsaddons/purchase_stock/models/purchase.py
- addons/purchase_stock/models/stock.py 6 additions, 1 deletionaddons/purchase_stock/models/stock.py
- addons/purchase_stock/models/stock_rule.py 3 additions, 5 deletionsaddons/purchase_stock/models/stock_rule.py
- addons/purchase_stock/tests/test_purchase_lead_time.py 8 additions, 8 deletionsaddons/purchase_stock/tests/test_purchase_lead_time.py
- addons/purchase_stock/views/res_config_settings_views.xml 2 additions, 2 deletionsaddons/purchase_stock/views/res_config_settings_views.xml
- addons/stock/models/stock_orderpoint.py 4 additions, 1 deletionaddons/stock/models/stock_orderpoint.py
Loading
Please register or sign in to comment