fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15638] booking: test schedule


From: sigurdne
Subject: [Fmsystem-commits] [15638] booking: test schedule
Date: Fri, 9 Sep 2016 10:56:48 +0000 (UTC)

Revision: 15638
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15638
Author:   sigurdne
Date:     2016-09-09 10:56:48 +0000 (Fri, 09 Sep 2016)
Log Message:
-----------
booking: test schedule

Modified Paths:
--------------
    trunk/booking/inc/class.bobooking.inc.php

Modified: trunk/booking/inc/class.bobooking.inc.php
===================================================================
--- trunk/booking/inc/class.bobooking.inc.php   2016-09-09 10:56:15 UTC (rev 
15637)
+++ trunk/booking/inc/class.bobooking.inc.php   2016-09-09 10:56:48 UTC (rev 
15638)
@@ -875,7 +875,8 @@
                                $booking['shortname'] = 
$booking['group_shortname'];
                                $booking['type'] = 'booking';
                        }
-                       $allocations = $this->split_allocations($allocations, 
$bookings);
+                       //Sigurd: 09. Sept: testing
+//                     $allocations = $this->split_allocations($allocations, 
$bookings);
 
                        $event_ids = 
$this->so->event_ids_for_resource($resource_id, $from, $to);
                        $events = $this->event_so->read(array('filters' => 
array('id' => $event_ids)));




reply via email to

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