fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9362] property: dimb acl


From: Sigurd Nes
Subject: [Fmsystem-commits] [9362] property: dimb acl
Date: Thu, 10 May 2012 13:55:19 +0000

Revision: 9362
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9362
Author:   sigurdne
Date:     2012-05-10 13:55:15 +0000 (Thu, 10 May 2012)
Log Message:
-----------
property: dimb acl

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-10 13:45:38 UTC (rev 
9361)
+++ trunk/property/inc/class.soinvoice.inc.php  2012-05-10 13:55:15 UTC (rev 
9362)
@@ -2180,8 +2180,8 @@
                                if( stripos($data['supervisor_lid'],'*') === 0)
                                {
                                        $data['supervisor_lid'] = 
ltrim($data['supervisor_lid'],'*');
-                                       $filtermethod .= " $where 
oppsynsigndato IS NOT NULL AND saksigndato IS NULL";
-                                       $where = 'AND';
+               //                      $filtermethod .= " $where 
oppsynsigndato IS NOT NULL AND saksigndato IS NULL";
+               //                      $where = 'AND';
                                }
 
                                $filtermethod .= " $where saksbehandlerid = 
'{$data['supervisor_lid']}'";




reply via email to

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