fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9382] property invoice handling


From: Sigurd Nes
Subject: [Fmsystem-commits] [9382] property invoice handling
Date: Sun, 13 May 2012 15:50:30 +0000

Revision: 9382
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9382
Author:   sigurdne
Date:     2012-05-13 15:50:29 +0000 (Sun, 13 May 2012)
Log Message:
-----------
property invoice handling

Modified Paths:
--------------
    trunk/property/inc/class.soinvoice.inc.php

Modified: trunk/property/inc/class.soinvoice.inc.php
===================================================================
--- trunk/property/inc/class.soinvoice.inc.php  2012-05-13 15:50:08 UTC (rev 
9381)
+++ trunk/property/inc/class.soinvoice.inc.php  2012-05-13 15:50:29 UTC (rev 
9382)
@@ -2181,7 +2181,8 @@
                                {
                                        $data['supervisor_lid'] = 
ltrim($data['supervisor_lid'],'*');
                //                      $filtermethod .= " $where 
oppsynsigndato IS NOT NULL AND saksigndato IS NULL";
-               //                      $where = 'AND';
+                                       $filtermethod .= " $where saksigndato 
IS NULL";
+                                       $where = 'AND';
                                }
 
                                $filtermethod .= " $where saksbehandlerid = 
'{$data['supervisor_lid']}'";




reply via email to

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