Ajout visualisation alerte stock

This commit is contained in:
Rodolphe Quiedeville 2006-12-04 18:21:22 +00:00
parent a72c1c51c0
commit 690f06397c

View File

@ -44,7 +44,9 @@
<tr>
<td width="15%">Stock</td>
<td width="35%"><b>{$prod_stock_dispo}</b></td>
<td width="35%" {$smarty_stock_dispo_class}>
{$prod_stock_dispo}
</td>
<td width="15%">Seuil d'alerte</td>
<td width="35%">{$prod_stock_alert}</td>
</tr>