noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 108/238: acc_ledger_fin . translation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 108/238: acc_ledger_fin . translation
Date: Sat, 26 Oct 2019 04:40:44 -0400 (EDT)

sparkyx pushed a commit to annotated tag rel7110
in repository noalyss.

commit 0a2484f8c66850d486588368c80c3f29a33da0b3
Author: Dany De Bontridder <address@hidden>
Date:   Mon Dec 3 21:46:01 2018 +0100

    acc_ledger_fin . translation
---
 include/class/acc_ledger_fin.class.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/class/acc_ledger_fin.class.php 
b/include/class/acc_ledger_fin.class.php
index 6d3c119..001494a 100644
--- a/include/class/acc_ledger_fin.class.php
+++ b/include/class/acc_ledger_fin.class.php
@@ -752,7 +752,8 @@ class Acc_Ledger_Fin extends Acc_Ledger
                        $amount = 0.0;
                        $idx_operation = 0;
                        $ret = '<table class="result" >';
-                       $ret.=tr(th('Date').th('n° interne') . th('Quick Code') 
. th('Nom') . th('Libellé') . th('Montant', ' style="text-align:right"'));
+                       $ret.=tr(th(_('Date')).th(_('n° interne')) . 
th(_('Quick Code'))
+                                . th(_('Nom')) . th(_('Libellé')) . 
th(_('Montant'), ' style="text-align:right"'));
                        // Credit = goods
                        $get_solde=true;
                         



reply via email to

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