diff --git a/htdocs/product/stock/card.php b/htdocs/product/stock/card.php index 02797fdbb37..74469967195 100644 --- a/htdocs/product/stock/card.php +++ b/htdocs/product/stock/card.php @@ -783,6 +783,7 @@ if ($action == 'create') { print $langs->trans("CorrectStock"); print ""; } + if (!empty($conf->global->PRODUCT_USE_UNITS)) { if ($i == 0) { $units = $productstatic->fk_unit; @@ -790,11 +791,13 @@ if ($action == 'create') { $sameunits = false; } } + print ""; $i++; } $db->free($resql); + // Total print '