Look and feel

This commit is contained in:
Laurent Destailleur
2023-11-28 22:26:56 +01:00
parent a73e76c5cc
commit 60409c8fff

View File

@@ -2426,8 +2426,9 @@ if (getDolGlobalString('PRODUIT_CUSTOMER_PRICES')) {
// User
$userstatic = new User($db);
$userstatic->fetch($line->fk_user);
// @TODO Add a cache on $users object
print '<td class="right">';
print $userstatic->getNomUrl(1, '', 0, 0, 24, 0, 'login');
print $userstatic->getNomUrl(-1, '', 0, 0, 24, 0, 'login');
print '</td>';
// Todo Edit or delete button