// category_lang are always duplicated on shop creation #PSCFV-2648
This commit is contained in:
@@ -864,9 +864,7 @@ class ShopCore extends ObjectModel
|
||||
$tables_import['carrier_lang'] = true;
|
||||
}
|
||||
|
||||
if (isset($tables_import['carrier']))
|
||||
$tables_import['category_lang'] = true;
|
||||
|
||||
$tables_import['category_lang'] = true;
|
||||
if (isset($tables_import['product']))
|
||||
$tables_import['product_lang'] = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user