fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11293] property: comment test


From: Sigurd Nes
Subject: [Fmsystem-commits] [11293] property: comment test
Date: Fri, 13 Sep 2013 14:16:16 +0000

Revision: 11293
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11293
Author:   sigurdne
Date:     2013-09-13 14:16:16 +0000 (Fri, 13 Sep 2013)
Log Message:
-----------
property: comment test

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

Modified: trunk/property/inc/class.sobudget.inc.php
===================================================================
--- trunk/property/inc/class.sobudget.inc.php   2013-09-13 07:21:29 UTC (rev 
11292)
+++ trunk/property/inc/class.sobudget.inc.php   2013-09-13 14:16:16 UTC (rev 
11293)
@@ -710,11 +710,12 @@
                                {
                                        if($budget['year'] == $year)
                                        {
+/*
 $projects3[$projects2[$order_id]]['actual_cost']+= $budget['actual_cost'];
 $projects3[$projects2[$order_id]]['combined_cost']+= $budget['sum_orders'];
 $projects3[$projects2[$order_id]]['budget']+= $budget['budget'];
 $projects3[$projects2[$order_id]]['obligation']+= $budget['sum_oblications'];
-
+*/
                                        //      $order_info['actual_cost']      
        = $budget['actual_cost'];
                                        //      $order_info['combined_cost']    
= $budget['sum_orders'];
                                        //      $order_info['budget']           
        = $budget['budget'];




reply via email to

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