Panda Resort - 5.2.0 (Aug 29, 2017)
Replace the following files and execute the queries in your SQL manager to perform the updates.
NEW FEATURES/IMPROVEMENTS
Rooms blocked by awaiting bookings (on arrival or check)
/templates/default/models/booking.php
/templates/default/common/get_days.php
/templates/default/common/get_activity_sessions.php
/templates/default/common/get_days_activity.php
Possibility to set a min amount for down payment
/admin/settings.php
/admin/includes/langs/en.ini (+ fr.ini and all your own language files)
>> new entries "DOWN_PAYMENT_AMOUNT" and "DOWN_PAYMENT_NOTICE"
/common/config(-tmp).php
>> new entry "DOWN_PAYMENT_AMOUNT"
/templates/default/models/booking.php
/templates/default/models/booking-activities.php
/templates/default/common/update_booking.php
FIXED ISSUES
Characters encoding issue
/common/lib.php
Parent menu item issue
/templates/default/common/header.php
Wrong comment form URL
/templates/default/common/get_activities.php