diff --git a/htdocs/product/reassort.php b/htdocs/product/reassort.php index 90c616fcd6b..5e92649ccdc 100644 --- a/htdocs/product/reassort.php +++ b/htdocs/product/reassort.php @@ -402,7 +402,7 @@ if ($resql) { print ''; if ($objp->seuil_stock_alerte != '' && ($product->stock_theorique < $objp->seuil_stock_alerte)) print img_warning($langs->trans("StockTooLow")).' '; - print $product->stock_theorique; + print price2num($product->stock_theorique, 'MS'); print ''; } // Units