noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 72/323: typo


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 72/323: typo
Date: Wed, 14 Mar 2018 17:38:20 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit af3febb48526c7791e4e0109871495c36f22c277
Author: Dany De Bontridder <address@hidden>
Date:   Mon Jan 22 22:51:07 2018 +0100

    typo
---
 include/template/acc_ledger_history_purchase_detail.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/acc_ledger_history_purchase_detail.php 
b/include/template/acc_ledger_history_purchase_detail.php
index e3c5e94..ea39c3f 100644
--- a/include/template/acc_ledger_history_purchase_detail.php
+++ b/include/template/acc_ledger_history_purchase_detail.php
@@ -116,7 +116,7 @@ foreach ($this->data as $line) {
         echo "<TD class=\"num\">" . $tva_dna. "</TD>";
         $a_tva_amount=array();
         
-        foreach ($line['m'] as $lineTVA)
+        foreach ($line['detail_vat'] as $lineTVA)
         {
                 foreach ($a_Tva as $idx=>$line_tva)
                 {



reply via email to

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