// Fix stock on shop import

This commit is contained in:
rGaillard
2012-02-29 10:45:22 +00:00
parent 675268a167
commit 0db32c885d
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(