From 63cc9422983ac2c76527922539c924ad224c8e1c Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Fri, 25 Oct 2019 17:20:42 +0200 Subject: [PATCH] Update linesalesrepresentative.tpl.php --- htdocs/societe/tpl/linesalesrepresentative.tpl.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/societe/tpl/linesalesrepresentative.tpl.php b/htdocs/societe/tpl/linesalesrepresentative.tpl.php index 8bb112fa998..393159ec2d6 100644 --- a/htdocs/societe/tpl/linesalesrepresentative.tpl.php +++ b/htdocs/societe/tpl/linesalesrepresentative.tpl.php @@ -42,6 +42,7 @@ if ($nbofsalesrepresentative > 0) $userstatic->statut=$val['statut']; $userstatic->photo=$val['photo']; $userstatic->email=$val['email']; + $userstatic->phone=$val['phone']; $userstatic->entity=$val['entity']; print $userstatic->getNomUrl(-1); print ' ';