[-] BO : Fixed bug #PSFV-276. Translates work with module tab
This commit is contained in:
@@ -2213,6 +2213,7 @@ class ProductCore extends ObjectModel
|
||||
die(Tools::displayError());
|
||||
// Initializations
|
||||
$id_group = (isset($context->customer) ? $context->customer->id_default_group : _PS_DEFAULT_CUSTOMER_GROUP_);
|
||||
//var_dump($id_group);
|
||||
if (!is_object($cur_cart) || (Validate::isUnsignedInt($id_cart) && $id_cart))
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user