// Fix collections

This commit is contained in:
rMalie
2011-12-05 09:05:45 +00:00
parent 8875f74163
commit 0fc896fd96
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ class StockCore extends ObjectModel
public static $definition = array(
'table' => 'stock',
'identifier' => 'id_stock',
'primary' => 'id_stock',
);
public function getFields()