Look and feel v12

This commit is contained in:
Laurent Destailleur
2020-04-12 21:36:57 +02:00
parent ed51ce8734
commit 549b126eff
20 changed files with 41 additions and 33 deletions

View File

@@ -253,7 +253,7 @@ if ($conf->product->enabled || $conf->product->service)
$nbno = $nbtotal = 0;
print load_fiche_titre($langs->trans("BarcodeInitForProductsOrServices"), '', 'products');
print load_fiche_titre($langs->trans("BarcodeInitForProductsOrServices"), '', 'product');
print '<br>'."\n";
$sql = "SELECT count(rowid) as nb, fk_product_type, datec";