// Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList())

This commit is contained in:
rMalie
2012-05-18 14:54:37 +00:00
parent ba435ff3de
commit 7a6b54268e
10 changed files with 58 additions and 57 deletions
-1
View File
@@ -115,7 +115,6 @@ class CarrierCore extends ObjectModel
'primary' => 'id_carrier',
'multilang' => true,
'multilang_shop' => true,
'multishop' => true,
'fields' => array(
/* Classic fields */
'id_reference' => array('type' => self::TYPE_INT),