fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11637] Property: more on monthly filter on accountin


From: Sigurd Nes
Subject: [Fmsystem-commits] [11637] Property: more on monthly filter on accounting
Date: Mon, 27 Jan 2014 19:18:30 +0000

Revision: 11637
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11637
Author:   sigurdne
Date:     2014-01-27 19:18:30 +0000 (Mon, 27 Jan 2014)
Log Message:
-----------
Property: more on monthly filter on accounting

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

Modified: trunk/property/inc/class.sobudget.inc.php
===================================================================
--- trunk/property/inc/class.sobudget.inc.php   2014-01-27 18:47:33 UTC (rev 
11636)
+++ trunk/property/inc/class.sobudget.inc.php   2014-01-27 19:18:30 UTC (rev 
11637)
@@ -729,7 +729,7 @@
 
                                                if($budget['period'] != 
"{$year}00" && $filter_period && ((int)$filter_period) < (int)$budget['period'])
                                                {
-                                                       continue;
+                                                       break;
                                                }
 
 //$_periods[] = $budget['period'];




reply via email to

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