// 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
@@ -71,7 +71,7 @@ class OrderInvoiceCore extends ObjectModel
public static $definition = array(
'table' => 'order_invoice',
'identifier' => 'id_order_invoice',
'primary' => 'id_order_invoice',
);
public function getFields()