[-] BO : BugFix : #PSCFV-2378 : Created carriers do not appear.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15339 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -115,6 +115,7 @@ 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),
|
||||
|
||||
Reference in New Issue
Block a user