forked from Wavyzz/dolibarr
Modif lien Editer en lien Deplacement
This commit is contained in:
@@ -193,7 +193,7 @@ if ($socid > 0)
|
||||
if ($user->rights->facture->creer)
|
||||
print "<td>[<a href=\"facture.php3?action=create&socidp=$objsoc->idp\">".translate("Facture")."</a>]</td>";
|
||||
print "<td><a href=\"socnote.php3?socid=$objsoc->idp\">Notes</a></td>";
|
||||
print "<td align=\"center\">[<a href=\"../soc.php3?socid=$objsoc->idp&action=edit\">Editer</a>]</td>";
|
||||
print "<td align=\"center\">[<a href=\"deplacement/fiche.php?socid=$objsoc->idp&action=create\">D<EFBFBD>placement</a>]</td>";
|
||||
}
|
||||
print "</tr></table>";
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user