|
| 1 | +#################################### |
| 2 | +# V1.5.0 |
| 3 | +#################################### |
| 4 | + |
| 5 | +## Added Features: |
| 6 | + |
| 7 | +[+] CO : QloApps APIs are created (Prestashop APIs are modified as per hotel QloApps changes) |
| 8 | +[+] CO : `is_advance_payment` column is added in the 'cart' table. |
| 9 | +[+] CO : `is_advance_payment`, `advance_paid_amount` columns are added in the 'orders' table. |
| 10 | +[+] CO : `id_transaction`, `payment_mode`, `refunded_amount`, `by_admin` columns are added in the 'order_return' table. |
| 11 | +[+] CO : `id_order_return_detail`, `id_htl_booking`, `refunded_amount` columns are added in the 'order_return_detail' table. |
| 12 | +[+] CO : `send_email_to_customer`, `send_email_to_superadmin`, `send_email_to_employee`, `send_email_to_hotelier`, denied`, `refunded`, `module_name` columns are added in the 'order_return_state' table. |
| 13 | +[+] CO : `customer_template`, `admin_template` columns are added in the 'order_return_state_lang' table. |
| 14 | +[+] CO : `id_htl_booking` column is added in the 'order_slip_detail' table. |
| 15 | +[+] CO : Refund emails will be sent to the customer as per return state setting |
| 16 | +[+] CO : All images link are now generated dynamically |
| 17 | + |
| 18 | +[+] FO : Room type refund policies in the policies tab is shown in the room type details page. |
| 19 | +[+] FO : A controller will be there for the customer which will show his refund requests info |
| 20 | + |
| 21 | +[+] BO : Admin can enable/disable refund for the hotel |
| 22 | +[+] BO : Refund Process:: Order return statuses improved for order refund statuses. |
| 23 | +[+] BO : Admin can select rules for the hotel [checkboxes] |
| 24 | +[+] BO : Admin can initiate refund if refund is enable for the system |
| 25 | +[+] BO : Admin can select which state is considered as refunded complete in the return state. |
| 26 | +[+] BO : Admin can select which state is considered as refunded denied in the return state. |
| 27 | +[+] BO : Admin can select whcih email will be sent to customer and admin for the return state. |
| 28 | + |
| 29 | +[+] BO : Feature Price Rule: Groups wise Condition in feature price rules is added. |
| 30 | +[+] BO : Global refund policies cms page can be selected from refund rules controller. |
| 31 | +[+] BO : Refund can be enabled/disabled globally from refund rules controller. |
| 32 | +[+] BO : Payment mode and transaction id can be saved for the refund. |
| 33 | +[+] BO : Voucher slip can be generated for refund. |
| 34 | +[+] BO : Credit slip can be generated for refund. |
| 35 | +[+] BO : Additional facilities can be edited at the time of order editing. |
| 36 | +[+] BO : Room type features images are used as jpg images in place of png images. |
| 37 | + |
| 38 | + |
| 39 | +## Improved/changed features: |
| 40 | + |
| 41 | +[*] BO : Refund Process:: Order return statuses improved for order refund statuses. |
| 42 | +[*] BO : In Additional Facilities list no price will be shown if facility have advance options. |
| 43 | +[*] BO : Admin will be able to select a checkout date while changing status of the room from order details page. |
| 44 | +[*] BO : Hotel category will be selected Default room type category. |
| 45 | +[*] BO : In Room type renderlist hotel(instead of category), city, number rooms, adults, Childs columns added. |
| 46 | +[*] BO : Merchandise Return tab is removed. |
| 47 | +[*] BO : Room type ids now start room type id from 1 in room type render list. |
| 48 | +[*] BO : Prestashop warning pop up will nt be shown during module installation for Webkul modules. |
| 49 | +[*] BO : Updated addons link from store to addon's page |
| 50 | +[*] BO : Added recomended image size for room type images for appropriate view on front end. |
| 51 | + |
| 52 | +[*] FO : Calendar Design is improved of date from and date to in QloApps. |
| 53 | +[*] FO : 'Proceed' button during checkout will be disabled in case of errors while checkout. |
| 54 | +[*] FO : Search panel is improved on all pages. |
| 55 | +[*] FO : Cart warning text changed |
| 56 | +[*] FO : Refund request proocess is improved for the customer. Designed is also improved. |
| 57 | + |
| 58 | +[*] CO : paypal adaptive module (by webkul) Removed completely from qloapps |
| 59 | +[*] CO : All the irrelevant data creation from the installation process is removed Which is not related to Qloapps but Prestashop. e.g carriers, stores, suppliers, manufacturers...... etc. Order data will not be populated now. |
| 60 | + |
| 61 | +[*] CO : For refund request "order_return" and "order_return_detail" tables are used. |
| 62 | +[*] CO : For order refund states "order_return_states" table is used. |
| 63 | + |
| 64 | + |
| 65 | +## Bug/Issues Resolved: |
| 66 | + |
| 67 | +[-] BO : FIXED : Room does not free even after room status set to checkout. |
| 68 | +[-] BO : FIXED : Room does not free while order status is changed to Refunded, Cancelled or Payment Error. |
| 69 | +[-] BO : FIXED : Additional facilities price id not managed while deleting a booking from admin order details page. |
| 70 | + |
| 71 | +[-] FO : FIXED: when using advance payment option, discount voucher (amount) get applied to advance payment amount along with total order cost |
| 72 | +[-] FO : FIXED : If all rows are disabled then also blocks (Interior, Rooms, Features, Testimonials) are visible on home page. |
| 73 | +[-] FO : FIXED : Zip code error while making the guest check. |
| 74 | +[-] FO : FIXED : Issue while creating a customer/guest from checkout page on firefox browser. |
| 75 | +[-] FO : FIXED : Check-out date same as check-in date when current data is more than max order date for hotel |
| 76 | +[-] FO : FIXED : customer able to process booking for inactive rooms |
| 77 | +[-] FO : FIXED : Image strech issue on product page. |
| 78 | +[-] FO : FIXED : Cart page not update when delete from from cart dropdown |
| 79 | +[-] FO : FIXED : While making the guest check out the system shows zip code error in some countries. |
| 80 | + |
| 81 | +[-] CO : FIXED : Fatal error: Uncaught exception 'ImagickException' while creating invoice. |
| 82 | +[-] CO : FIXED : warning while creating invoice (total demands variable issue) |
| 83 | + |
| 84 | + |
1 | 85 | #################################### |
2 | 86 | # V1.4.1 |
3 | 87 | #################################### |
|
0 commit comments