fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11745] property: Get the percent of used funding


From: Sigurd Nes
Subject: [Fmsystem-commits] [11745] property: Get the percent of used funding
Date: Mon, 24 Feb 2014 18:48:14 +0000

Revision: 11745
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11745
Author:   sigurdne
Date:     2014-02-24 18:48:14 +0000 (Mon, 24 Feb 2014)
Log Message:
-----------
property: Get the percent of used funding

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

Modified: trunk/property/inc/class.boworkorder.inc.php
===================================================================
--- trunk/property/inc/class.boworkorder.inc.php        2014-02-24 18:36:54 UTC 
(rev 11744)
+++ trunk/property/inc/class.boworkorder.inc.php        2014-02-24 18:48:14 UTC 
(rev 11745)
@@ -903,7 +903,7 @@
                                }
 
                                $subject         = "Bestilling # {$order_id} 
har disponert {$percent} prosent av budsjsettet";
-       _debug_array($subject);die();
+
                                $to = implode(';',$toarray);
                                $body = '<a href ="' . 
$GLOBALS['phpgw']->link('/index.php',array('menuaction'=> 
'property.uiworkorder.edit','id'=> $order_id),false,true).'">' . 
lang('workorder %1 has been edited',$order_id) .'</a>' . "\n";
 




reply via email to

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