Fix right on product list

This commit is contained in:
Florian HENRY 2014-10-15 15:24:31 +02:00
parent 455bae98ef
commit 722f6e0db6

View File

@ -467,7 +467,7 @@ else
}
// Better buy price
if ($user->rights->produit->creer)
if ($user->rights->fournisseur->lire)
{
print '<td align="right">';
if ($objp->minsellprice != '')