-
- Downloads
[FIX] mrp,purchase_stock,stock: avoid new param
following commit 55398263 Introduce a new param to fix a notification issue. However we could use the context instead of a new parameter in order to avoid breaking the customisation. Linked to PR #88303 discussion closes odoo/odoo#92305 X-original-commit: 898528a5 Signed-off-by:William Henrotin (whe) <whe@odoo.com>
Showing
- addons/mrp/models/stock_orderpoint.py 7 additions, 6 deletionsaddons/mrp/models/stock_orderpoint.py
- addons/purchase_stock/models/stock.py 7 additions, 6 deletionsaddons/purchase_stock/models/stock.py
- addons/stock/models/stock_orderpoint.py 6 additions, 6 deletionsaddons/stock/models/stock_orderpoint.py
Loading
Please register or sign in to comment