diff --git a/htdocs/product/reassort.php b/htdocs/product/reassort.php
index 2cbe113fe69..0b490480c77 100644
--- a/htdocs/product/reassort.php
+++ b/htdocs/product/reassort.php
@@ -387,7 +387,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