je me suis tromp de fichier, je remet la version prcdente
This commit is contained in:
parent
78000e1dc1
commit
5517e575c0
@ -1619,18 +1619,6 @@ else
|
||||
}
|
||||
}
|
||||
|
||||
// Créer commande fournisseur
|
||||
if ($commande->statut > 0 && $commande->statut < 3 && $user->rights->fournisseur->commande->creer)
|
||||
{
|
||||
print '<a class="butAction" href="'.DOL_URL_ROOT.'/fourn/commande/fiche.php?comid='.$commande->id.'&action=create&socid=46">'.$langs->trans('Commande PCB').'</a>';
|
||||
}
|
||||
|
||||
// Créer commande fournisseur
|
||||
if ($commande->statut > 0 && $commande->statut < 3 && $user->rights->fournisseur->commande->creer)
|
||||
{
|
||||
print '<a class="butAction" href="'.DOL_URL_ROOT.'/fourn/commande/fiche.php?comid='.$commande->id.'&action=create&socid=45">'.$langs->trans('Commande ACD').'</a>';
|
||||
}
|
||||
|
||||
// Edit
|
||||
if ($commande->statut == 1)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user