noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 267/323: TVA : fix when outside VEN or PURCHA


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 267/323: TVA : fix when outside VEN or PURCHASE , the selecting box for VAT didn't work
Date: Wed, 14 Mar 2018 17:39:02 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 39e662888fe527b2b8d83432a5725282bbfe1228
Author: Dany De Bontridder <address@hidden>
Date:   Sat Feb 24 19:07:03 2018 +0100

    TVA : fix when outside VEN or PURCHASE , the selecting box for VAT didn't
    work
---
 html/ajax_misc.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/html/ajax_misc.php b/html/ajax_misc.php
index fdf3a7e..66e6877 100644
--- a/html/ajax_misc.php
+++ b/html/ajax_misc.php
@@ -445,7 +445,6 @@ EOF;
                 }else {
                     
                     $Res = $cn->exec_sql("select * from v_tva_rate 
-                        where 
                             order by tva_rate desc");
                 }
                $Max = Database::num_row($Res);



reply via email to

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