noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 51/323: 0001523: Dans HISTO , Operation Histo


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 51/323: 0001523: Dans HISTO , Operation History (HISTO) , tiers is clickable
Date: Wed, 14 Mar 2018 17:38:16 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit e892d79c5391533ac7191fa597820755ac8233c5
Author: Dany De Bontridder <address@hidden>
Date:   Thu Jan 11 11:03:26 2018 +0100

    0001523: Dans HISTO , Operation History (HISTO) , tiers is clickable
---
 include/class/acc_ledger_search.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/class/acc_ledger_search.class.php 
b/include/class/acc_ledger_search.class.php
index a90f53b..e9b0cd2 100644
--- a/include/class/acc_ledger_search.class.php
+++ b/include/class/acc_ledger_search.class.php
@@ -752,7 +752,7 @@ class Acc_Ledger_Search
             $r.="</TD>";
 
             // Tiers
-            $other=($row['quick_code']!='')?'['.$row['quick_code'].'] 
'.$row['name'].' '.$row['first_name']:'';
+            
$other=($row['quick_code']!='')?HtmlInput::card_detail($row['quick_code'],h($row['name'].'
 '.$row['first_name'])):'';
             $r.=td($other);
             // comment
             $r.="<TD>";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]