// Fix stock on shop import

This commit is contained in:
rGaillard
2012-02-29 10:45:22 +00:00
parent 0a09da7cda
commit 1b88a7a9ad
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -94,6 +94,7 @@ class ShopCore extends ObjectModel
'store' => array('type' => 'shop'),
'webservice_account' => array('type' => 'shop'),
'warehouse' => array('type' => 'shop'),
'stock_available' => array('type' => 'fk_shop'),
);
protected $webserviceParameters = array(