fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11548] property:update invoice handling, update noti


From: Sigurd Nes
Subject: [Fmsystem-commits] [11548] property:update invoice handling, update notification
Date: Fri, 20 Dec 2013 12:34:01 +0000

Revision: 11548
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11548
Author:   sigurdne
Date:     2013-12-20 12:31:53 +0000 (Fri, 20 Dec 2013)
Log Message:
-----------
property:update invoice handling, update notification

Modified Paths:
--------------
    trunk/property/inc/import/default/Import_fra_Service

Modified: trunk/property/inc/import/default/Import_fra_Service
===================================================================
--- trunk/property/inc/import/default/Import_fra_Service        2013-12-19 
18:50:32 UTC (rev 11547)
+++ trunk/property/inc/import/default/Import_fra_Service        2013-12-20 
12:31:53 UTC (rev 11548)
@@ -167,9 +167,7 @@
                                        }
                                        else
                                        {
-                                               $workorder = 
execMethod('property.soworkorder.read_single', (int)$value);
-                                               
$buffer[$this->id]['project_id'] = $workorder['project_id'];
-                                               $buffer[$this->id]['dime']      
= $workorder['cat_id'];
+                                               
$buffer[$this->id]['project_id'] = $this->soXport->get_project(intval($value));
                                        }
                                }
                                if($name=='spbudact_code')




reply via email to

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