Trad
This commit is contained in:
parent
440189d7d8
commit
a5a65a1a52
@ -940,7 +940,7 @@ else
|
|||||||
else
|
else
|
||||||
if ($user->rights->fournisseur->facture->creer)
|
if ($user->rights->fournisseur->facture->creer)
|
||||||
{
|
{
|
||||||
print '<a class="butAction" href="fiche.php?facid='.$fac->id.'&action=copy&socid='.$fac->socid.'">'.$langs->trans('Copy').'</a>';
|
print '<a class="butAction" href="fiche.php?facid='.$fac->id.'&action=copy&socid='.$fac->socid.'">'.$langs->trans('ToClone').'</a>';
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($_GET['action'] != 'edit' && $fac->statut == 0 && $user->rights->fournisseur->facture->supprimer)
|
if ($_GET['action'] != 'edit' && $fac->statut == 0 && $user->rights->fournisseur->facture->supprimer)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user