fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12764]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12764]
Date: Wed, 18 Feb 2015 23:14:12 +0000

Revision: 12764
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12764
Author:   nelson224
Date:     2015-02-18 23:14:11 +0000 (Wed, 18 Feb 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uiworkorder.inc.php

Modified: branches/dev-syncromind/property/inc/class.uiworkorder.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uiworkorder.inc.php      
2015-02-18 22:06:53 UTC (rev 12763)
+++ branches/dev-syncromind/property/inc/class.uiworkorder.inc.php      
2015-02-18 23:14:11 UTC (rev 12764)
@@ -1624,6 +1624,11 @@
 
                        if(!$this->receipt['error'])
                        {
+                               if ($values['id'])
+                               {
+                                       $id = $values['id'];
+                               }
+                               
                                if($id)
                                {
                                        $values         = 
$this->bo->read_single($id);




reply via email to

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