Fix right on product list
This commit is contained in:
parent
455bae98ef
commit
722f6e0db6
@ -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 != '')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user