Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek-webkul committed Apr 17, 2023
1 parent 4031838 commit 4ff3d29
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@
- #678: Removed: "go to payment page" option from admin order create page when creating order for backdate
- #535: Added : autocomplete parameter to date and datetime options in admin render form
- #429: Price modification while new order creation at back office
- #696: Updated: Manage room type default configuration and advance payment form options
- #697: Removed: In the manage category page removed description column from list
- #704: Updated: Data in admin refund request, corrected data in rooms refund detail table.

- Bugs Fixed:
- #314: Resolve HelperList filter issue
Expand Down Expand Up @@ -157,6 +160,9 @@
- #675: Fix Average Occupancy Rate issue on dashboard
- #676: Fix 'Best hotels' and 'Best-selling room types' issues on Stats > Stats page
- #681: Fixed: Incorrect price of room when admin adds room in order and room have auto add services
- #694: Resolve: errors while adding new hotel
- #695: Fixed: dashboard graphs errors when data set is empty
- #701: Resolve: Address not updating on admin address and order page.


- Front Office:
Expand Down Expand Up @@ -185,6 +191,10 @@
- #664: Improved occupancy dropdown on search result page
- #682: Updated: order summary in block cart popup and dropdown
- #687: Add default contact phone and email at front office nav bar
- #698: Fixed: occupancy dropdown input not alligned with adjacent input
- #699: Fix: service product quantity getting updated incorrectly from order OPC page
- #705: Replaced: view voucher and credit slip button with voucher code and id credit slip
- #706: Added: address update success message

- Bugs Fixed:
- #348: Resolve auto page scroll issue on order history page
Expand Down Expand Up @@ -226,6 +236,8 @@
- #680: Fixed: Datepicker not initializing on initial load of room type page with preperation time
- #683: Updated: Fixed chekcout page auto add service breakdown tooltip incorrect content
- #685: Update default number of rooms on room type detail page to 1
- #700: Fix: quantity does not change on room type page booking form
- #703: Resolved: booking details message block issue


- Core
Expand Down Expand Up @@ -305,6 +317,8 @@
- #665: Fix: Qlocleaner "fix integrity constraint" deletes valid additional facilites
- #684: Fix PHP warning issue in catalog mode
- #645: Added: checkoutProcess directory in override/classes
- #693: Fix: hotel not getting added in hotel profile access table
- #702: Update: Order invoice pdf, changed totals summary details.


- Web Services:
Expand Down
1 change: 1 addition & 0 deletions modules/dashoccupancy/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* [BO] : [#451] Improve statistics at back office
* [BO] : [#413] Fix date formats at back office
* [BO] : [#391] Updated dashboard structure | Fixed dashboard widget
* [BO] : [#695] Fixed: dashboard graphs errors when data set is empty


Changelog
Expand Down
7 changes: 7 additions & 0 deletions modules/hotelreservationsystem/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@
* [CO] : [#669] Updated: text translations call variable assigned to javascript
* [BO] : [#670] Updated: Admin room type services and facilities panel text issues and undefined index issue
* [CO] : [#684] Fix PHP warning issue in catalog mode
* [CO] : [#693] Fix: hotel not getting added in hotel profile access table
* [BO] : [#694] Resolve: errors while adding new hotel
* [BO] : [#695] Fixed: dashboard graphs errors when data set is empty
* [BO] : [#696] Updated: Manage room type default configuration and advance payment form options
* [FO] : [#699] Fix: service product quantity getting updated incorrectly from order OPC page
* [FO] : [#700] Fix: quantity does not change on room type page booking form
* [CO] : [#704] Updated: Data in admin refund request, corrected data in rooms refund detail table.


-------------------------
Expand Down
1 change: 1 addition & 0 deletions modules/wkroomsearchblock/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* [FO] : [#658] Replaced: child with children in occupancy text front-office
* [FO] : [#668] Fixed: Error on search result page when updating invalid occupancy in URL
* [CO] : [#669] Updated: text translations call variable assigned to javascript
* [FO] : [#698] Fixed: occupancy dropdown input not alligned with adjacent input


------------------------------
Expand Down

0 comments on commit 4ff3d29

Please sign in to comment.