fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15270] booking: delete booking


From: sigurdne
Subject: [Fmsystem-commits] [15270] booking: delete booking
Date: Wed, 8 Jun 2016 13:01:32 +0000 (UTC)

Revision: 15270
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15270
Author:   sigurdne
Date:     2016-06-08 13:01:32 +0000 (Wed, 08 Jun 2016)
Log Message:
-----------
booking: delete booking

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

Modified: trunk/booking/inc/class.uibooking.inc.php
===================================================================
--- trunk/booking/inc/class.uibooking.inc.php   2016-06-08 12:58:17 UTC (rev 
15269)
+++ trunk/booking/inc/class.uibooking.inc.php   2016-06-08 13:01:32 UTC (rev 
15270)
@@ -906,7 +906,7 @@
                                                        {
                                                                
$allocation_delete[$i]['from_'] = $fromdate;
                                                                
$allocation_delete[$i]['to_'] = $todate;
-                                                               if ($step == 3)
+                                                               if ($step == 3 
&& $aid)
                                                                {
                                                                        $stat = 
$this->bo->so->delete_allocation($aid);
                                                                }




reply via email to

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