Panda Resort - 7.1.4 (Apr 30, 2019)
Replace the following files and execute the queries in your SQL manager to perform the updates.
FIXED ISSUES
Missing 2Checkout entry in the settings
/admin/settings.php
/templates/default/models/payment.php
Currency converter API
/admin/settings.php
/common/config.php
>> New entry CURRENCY_CONVERTER_KEY
/admin/includes/langs/
>> New entries CURRENCY_CONVERTER_API_KEY and CURRENCY_CONVERTER_API_KEY_NOTICE
Payment dates in summary
/common/db.sql
=> New column in the table pm_booking_payment
ALTER TABLE pm_booking_payment ADD COLUMN date INT;
/templates/default/common/booking-popup.php
/admin/modules/booking/booking/popup-details.php.php
Children price error if no age ranges
/templates/default/common/functions.php