Update codeinit.php
This commit is contained in:
parent
e942e69a09
commit
dda704dca9
@ -355,7 +355,7 @@ if (isModEnabled('societe')) {
|
||||
|
||||
|
||||
// For products
|
||||
if (isModEnabled('product') || $conf->product->service) {
|
||||
if (isModEnabled('product') || isModEnabled('service')) {
|
||||
print '<form action="'.$_SERVER["PHP_SELF"].'" method="POST">';
|
||||
print '<input type="hidden" name="mode" value="label">';
|
||||
print '<input type="hidden" name="action" value="initbarcodeproducts">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user