phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.soXport.inc.php, 1.5


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.soXport.inc.php, 1.5
Date: Thu, 15 Jul 2004 14:03:25 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.soXport.inc.php

date: 2004/07/15 12:03:25;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/inc/class.soXport.inc.php
diff -u property/inc/class.soXport.inc.php:1.4 
property/inc/class.soXport.inc.php:1.5
--- property/inc/class.soXport.inc.php:1.4      Wed Jul 14 22:55:52 2004
+++ property/inc/class.soXport.inc.php  Thu Jul 15 12:03:25 2004
@@ -245,7 +245,7 @@
        {
                        if($pre_transfer)
                        {
-                               $sql= "SELECT sum(belop) as belop, bilagsnr 
from fm_ecobilag WHERE pre_transfer IS NULL GROUP BY bilagsnr ";
+                               $sql= "SELECT sum(belop) as belop, bilagsnr 
from fm_ecobilag WHERE periode='$periode' AND pre_transfer IS NULL GROUP BY 
bilagsnr ";
                        }
                        else
                        {




reply via email to

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