// 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


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9586 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-10-24 12:58:24 +00:00
parent db39d6a2d2
commit d5a56e3b27
4 changed files with 8 additions and 9 deletions
@@ -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,