noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 135/151: Fix bug : duplicate doesn't take in


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 135/151: Fix bug : duplicate doesn't take in account the TVA_ID
Date: Sat, 4 Feb 2017 17:14:34 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 24862178182f1bced39daa843754e69bcb562f1b
Author: Dany De Bontridder <address@hidden>
Date:   Mon Jan 23 20:33:05 2017 +0100

    Fix bug : duplicate doesn't take in account the TVA_ID
---
 include/class/class_acc_ledger.php |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/class_acc_ledger.php 
b/include/class/class_acc_ledger.php
index f8b8d81..3417b25 100644
--- a/include/class/class_acc_ledger.php
+++ b/include/class/class_acc_ledger.php
@@ -3996,6 +3996,7 @@ class Acc_Ledger extends jrn_def_sql
                         "e_march".$i."_price",
                         "e_march".$i."_quant",
                         "e_march".$i."_label",
+                        "e_march".$i."_tva_id",
                         "e_march".$i."_tva_amount"
                     ));
             }



reply via email to

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