fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11088] property: actual cost in project


From: Sigurd Nes
Subject: [Fmsystem-commits] [11088] property: actual cost in project
Date: Sun, 05 May 2013 13:54:17 +0000

Revision: 11088
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11088
Author:   sigurdne
Date:     2013-05-05 13:54:16 +0000 (Sun, 05 May 2013)
Log Message:
-----------
property: actual cost in project

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

Modified: trunk/property/inc/class.soproject.inc.php
===================================================================
--- trunk/property/inc/class.soproject.inc.php  2013-05-03 12:21:57 UTC (rev 
11087)
+++ trunk/property/inc/class.soproject.inc.php  2013-05-05 13:54:16 UTC (rev 
11088)
@@ -2158,7 +2158,6 @@
                                        }
                                        if(!$_found)
                                        {
-                                               
$_orders[$period]['actual_cost'] += $budget_entry['actual_cost'];
                                                
$_orders[$period]['sum_oblications'] += $budget_entry['sum_oblications'];
                                                $_orders[$period]['sum_orders'] 
+= $budget_entry['sum_orders'];
                                        }




reply via email to

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