Le module code barre va pouvoir tre activ/dsactiv dans diffrents module
This commit is contained in:
parent
028d875bbb
commit
2a30bec0ba
@ -300,7 +300,7 @@ print '</tr>';
|
||||
print '</form>';
|
||||
|
||||
// Barcode
|
||||
if ($conf->barcode->enabled)
|
||||
if ($conf->barcode->enabled && $conf->global->PRODUIT_USE_BARCODE)
|
||||
{
|
||||
$var=!$var;
|
||||
print "<form method=\"post\" action=\"produit.php\">";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user