diff --git a/htdocs/comm/propal/list.php b/htdocs/comm/propal/list.php index 69ab7f773aa..bde221dad24 100644 --- a/htdocs/comm/propal/list.php +++ b/htdocs/comm/propal/list.php @@ -1784,7 +1784,7 @@ if ($resql) { // Thirdparty if (!empty($arrayfields['s.nom']['checked'])) { print ''; - print $companystatic->getNomUrl(1, 'customer'); + print $companystatic->getNomUrl(1, 'customer',0,0,1,empty($arrayfields['s.name_alias']['checked']) ? 0 : 1); print ''; if (!$i) { $totalarray['nbfield']++;