fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16980] Property: comment testing


From: sigurdne
Subject: [Fmsystem-commits] [16980] Property: comment testing
Date: Tue, 15 Aug 2017 08:49:14 -0400 (EDT)

Revision: 16980
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16980
Author:   sigurdne
Date:     2017-08-15 08:49:14 -0400 (Tue, 15 Aug 2017)
Log Message:
-----------
Property: comment testing

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

Modified: trunk/property/inc/class.sobudget.inc.php
===================================================================
--- trunk/property/inc/class.sobudget.inc.php   2017-08-15 11:25:05 UTC (rev 
16979)
+++ trunk/property/inc/class.sobudget.inc.php   2017-08-15 12:49:14 UTC (rev 
16980)
@@ -753,10 +753,10 @@
                                                $_actual_cost = 
round($budget['actual_cost'] / $_taxfactor);
 
                                                //for testing
-                                               if($budget['actual_cost'])
-                                               {
-                                                       $obligation_orders[] = 
$order_id;
-                                               }
+//                                             if($budget['actual_cost'] && 
$order_info['b_account'] == '6610')
+//                                             {
+//                                                     
$obligation_orders[$order_id] += $_actual_cost;
+//                                             }
 
                                                $sum_actual_cost += 
$_actual_cost;
                                                if 
((int)$budget['actual_period'] == (int)$filter_period)
@@ -782,7 +782,7 @@
                                        }
                                }
                        }
-//_debug_array(array_unique($obligation_orders));
+//_debug_array($obligation_orders);
 //_debug_array($_periods);
 //                     _debug_array($obligations);
                        //----------- ad hoc order




reply via email to

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