// Fixed StockCover
// Removed id_stock_mvt_reason from StockManager::transferBetweenWarehouses() // It is now allowed to transfer stock within one warehouse if and only if it only changes, for a given quantity, its usable state
This commit is contained in:
@@ -650,7 +650,6 @@ class AdminStockManagementControllerCore extends AdminController
|
||||
$id_product,
|
||||
$id_product_attribute,
|
||||
$quantity,
|
||||
1, //@TOTO specify new default movement for transfer
|
||||
$id_warehouse_from,
|
||||
$id_warehouse_to,
|
||||
$usable_from,
|
||||
|
||||
Reference in New Issue
Block a user