Fix : consumption
This commit is contained in:
parent
571037d396
commit
129da11a52
@ -295,7 +295,6 @@ if ($sql_select)
|
|||||||
// Define output language
|
// Define output language
|
||||||
if (! empty($conf->global->MAIN_MULTILANGS) && ! empty($conf->global->PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE))
|
if (! empty($conf->global->MAIN_MULTILANGS) && ! empty($conf->global->PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE))
|
||||||
{
|
{
|
||||||
//$object->fetch_thirdparty();
|
|
||||||
$prod = new Product($db);
|
$prod = new Product($db);
|
||||||
$prod->fetch($objp->fk_product);
|
$prod->fetch($objp->fk_product);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user