phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4325 - phpcompta/trunk/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r4325 - phpcompta/trunk/include/template
Date: Thu, 10 Nov 2011 13:58:11 +0100 (CET)

Author: danydb
Date: 2011-11-10 13:58:09 +0100 (Thu, 10 Nov 2011)
New Revision: 4325

Modified:
   phpcompta/trunk/include/template/ledger_detail_ach.php
Log:
Client au lieu de fournisseur

Modified: phpcompta/trunk/include/template/ledger_detail_ach.php
===================================================================
--- phpcompta/trunk/include/template/ledger_detail_ach.php      2011-11-10 
02:29:58 UTC (rev 4324)
+++ phpcompta/trunk/include/template/ledger_detail_ach.php      2011-11-10 
12:58:09 UTC (rev 4325)
@@ -35,7 +35,7 @@
                                                        <tr><td>
                                                        <?
                                                        $bk=new 
Fiche($cn,$obj->det->array[0]['qp_supplier']);
-                                                       echo td(_('Client'));
+                                                       echo 
td(_('Fournisseur'));
 
                                                        $view_history= 
sprintf('<A class="detail" HREF="javascript:view_history_card(\'%s\',\'%s\')" 
>%s</A>',
                                                                                
        $bk->id, $gDossier, $bk->get_quick_code());




reply via email to

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