fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16160] required location on workorder


From: sigurdne
Subject: [Fmsystem-commits] [16160] required location on workorder
Date: Fri, 13 Jan 2017 08:44:34 -0500 (EST)

Revision: 16160
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16160
Author:   sigurdne
Date:     2017-01-13 08:44:33 -0500 (Fri, 13 Jan 2017)
Log Message:
-----------
required location on workorder

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

Modified: trunk/property/inc/class.uiworkorder.inc.php
===================================================================
--- trunk/property/inc/class.uiworkorder.inc.php        2017-01-13 00:04:45 UTC 
(rev 16159)
+++ trunk/property/inc/class.uiworkorder.inc.php        2017-01-13 13:44:33 UTC 
(rev 16160)
@@ -1484,7 +1484,8 @@
                                        'lookup_type' => 
$location_template_type,
                                        'lookup_entity' => 
$this->bocommon->get_lookup_entity('project'),
                                        'entity_data' => (isset($values['p']) ? 
$values['p'] : ''),
-                                       'filter_location' => 
$project['inherit_location'] ? $project['location_data']['location_code'] : 
false
+                                       'filter_location' => 
$project['inherit_location'] ? $project['location_data']['location_code'] : 
false,
+                                       'required_level' => 1
                                ));
                        }
                        else




reply via email to

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