phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc/export Kemner_kvittering, 1.5, 1.6


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc/export Kemner_kvittering, 1.5, 1.6
Date: Mon, 01 Sep 2003 15:26:57 -0400

Update of /cvsroot/phpgroupware/property/inc/export
In directory subversions:/tmp/cvs-serv23087/inc/export

Modified Files:
        Kemner_kvittering 
Log Message:
no message

Index: Kemner_kvittering
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/export/Kemner_kvittering,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Kemner_kvittering   21 Jun 2003 19:27:35 -0000      1.5
--- Kemner_kvittering   1 Sep 2003 19:26:55 -0000       1.6
***************
*** 38,42 ****
                function select_periods_with_invoice_to_transfer()
                {
!                       $sql= "select distinct periode from fm_ecobilag where 
budsjettsigndato is not null and (saksigndato is not null or oppsynsigndato is 
not null) and utbetalingsigndato is not null and spvend_code ='20003' ";
                        $this->db->query($sql,__LINE__,__FILE__);
                        $i = 0;
--- 38,42 ----
                function select_periods_with_invoice_to_transfer()
                {
!                       $sql= "SELECT DISTINCT periode from fm_ecobilag where 
budsjettsigndato is not null and (saksigndato is not null or oppsynsigndato is 
not null) and utbetalingsigndato is not null and spvend_code ='20003' ";
                        $this->db->query($sql,__LINE__,__FILE__);
                        $i = 0;





reply via email to

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