// fix norm and change asso_shop for shop call in initForm()
This commit is contained in:
@@ -53,7 +53,7 @@ class GroupShopCore extends ObjectModel
|
||||
'group' => array('type' => 'group_shop'),
|
||||
'manufacturer' => array('type' => 'group_shop'),
|
||||
'supplier' => array('type' => 'group_shop'),
|
||||
'zone' => array('type' => 'shop'),
|
||||
'zone' => array('type' => 'group_shop'),
|
||||
'tax_rules_group' => array('type' => 'group_shop'),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user