Author: danydb
Date: 2013-11-22 19:09:36 +0100 (Fri, 22 Nov 2013)
New Revision: 580

Modified:
   tag/rel670/rapport_avance/include/class_rapav_declaration.php
Log:
small bug : in formula

Modified: tag/rel670/rapport_avance/include/class_rapav_declaration.php
===================================================================
--- tag/rel670/rapport_avance/include/class_rapav_declaration.php       
2013-11-14 18:24:17 UTC (rev 579)
+++ tag/rel670/rapport_avance/include/class_rapav_declaration.php       
2013-11-22 18:09:36 UTC (rev 580)
@@ -858,7 +858,7 @@
         {
             $sql = "select coalesce(sum(qs_vat),0) as amount
                                                from quant_sold join jrnx using 
(j_id)
-                                               where qs_vat_code=$1 and
+                                               where qs_vat_code=$1 
                                                $sql_date
                                                and j_poste::text like ($4)  
$filter_ledger";
 



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilité en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to