Project

General

Profile

Actions

Client Comments - Improvements #19570

closed

Maqaam || Requirement || Fixed package || Tour guide || Admin

Added by Twinkle Bapsy Mathew 8 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Al Maqaam - April 2025 release
Start date:
03/27/2025
Due date:
05/12/2025
% Done:

100%

Estimated time:
9:00 h
Spent time:
remarks:
DB Changes:

TBL -- INV_Packages
New Added column[TourGuideId] -- ALTER TABLE [INV_Packages] ADD [TourGuideId] bigint NULL

SP -- SaveInventoryPackages -- Added @TourGuideId

SP -- GetInventoryPackages-- Selected @TourGuideId,TourGuideName and TourGuideNameAr

SP --- SaveFixedPackageBookingDetail -- Added @TourGuideId

SP --- SelectBookingContractDetails -- Select TourGuideNameAr

Keys & Permissions:
Areas Affected:
Files Changed:

Module/Admin/AdminWeb/Areas/AdminWeb/Models/InventoryPackagesModel.cs
Module/Admin/AdminWeb/Areas/AdminWeb/Views/Inventory/InventoryPackageBasicPartial.cshtml
Module/Inventory/DataAccess/Cax.Inventory.DA/Booking/FixedPackageTransactionDA.cs
Module/Inventory/DataAccess/Cax.Inventory.DA/InventoryPackageManagementDA.cs
Module/Inventory/DTO/Cax.Inventory.DTO/FixedPackageBookingDTO.cs
Module/Inventory/DTO/Cax.Inventory.DTO/InventoryPackagesDTO.cs
Module/Inventory/Service/Cax.FixedPackage.Model/InventoryPackageModel.cs
Module/Inventory/Service/Cax.FixedPackage.Model/InventoryTicketResponseModel.cs
Module/Inventory/Service/Cax.Inventory.Service/Booking/FixedPackageTransactionService.cs
Module/Inventory/Service/Cax.Inventory.Service/InventoryPackageManagementService.cs
Wrapper/FixedPackage/Cax.Wrapper.FixedPackage.Models/Detail/FixedPackageDetailResponeModel.cs
Wrapper/FixedPackage/Cax.Wrapper.FixedPackage.Models/Search/FixedPackageResultModel.cs
Wrapper/FixedPackage/Cax.Wrapper.FixedPackage.Models/Ticket/TicketResponseModel.cs
Wrapper/FixedPackage/Cax.Wrapper.FixedPackage.Service/Detail/Assembler/DetailsResponseAssembler.cs
Wrapper/FixedPackage/Cax.Wrapper.FixedPackage.Service/Search/Assembler/ResultResponseAssembler.cs


Description

In the fixed package admin, need to be able to assign the tour guide while creating the package itself.


Files

ResultResponse.txt (9.51 KB) ResultResponse.txt Jesmy P Jose, 03/28/2025 02:43 PM
DetailResponse.txt (18.1 KB) DetailResponse.txt Jesmy P Jose, 03/28/2025 02:43 PM
TicketResponse.txt (3.43 KB) TicketResponse.txt Jesmy P Jose, 03/28/2025 02:43 PM
19570.png (1.08 MB) 19570.png Vivek V, 05/02/2025 12:04 PM
19570.png (1.25 MB) 19570.png Vivek V, 05/02/2025 12:05 PM
19570.png (1.25 MB) 19570.png Nitheesh K N, 05/12/2025 10:12 AM
195701.png (2.75 MB) 195701.png Nitheesh K N, 05/12/2025 10:12 AM
195701.png (2.75 MB) 195701.png Nitheesh K N, 05/12/2025 10:14 AM
ETicket_96048.pdf (5.89 MB) ETicket_96048.pdf Nitheesh K N, 05/12/2025 10:14 AM
clipboard-202505121015-q6kvl.png (239 KB) clipboard-202505121015-q6kvl.png Nitheesh K N, 05/12/2025 10:16 AM
19570 (1).png (298 KB) 19570 (1).png Vivek V, 05/12/2025 10:57 AM
19570.png (2.1 MB) 19570.png Nitheesh K N, 06/27/2025 09:18 AM
Actions #1

Updated by Sandeep Sajiv 8 months ago

  • Due date set to 03/27/2025
  • Status changed from New to Assigned
  • Assignee set to Jesmy P Jose
  • Start date changed from 03/24/2025 to 03/27/2025
  • Estimated time set to 8:00 h
Actions #2

Updated by Jesmy P Jose 8 months ago

  • Status changed from Assigned to In Progress
Actions #3

Updated by Sandeep Sajiv 8 months ago

  • Due date changed from 03/27/2025 to 03/28/2025
Actions #4

Updated by Jesmy P Jose 8 months ago

Added TourGuide dropdown in Fixed Package Basic page and saved into DB.

Updated by Jesmy P Jose 8 months ago

Assign Front End
Fixed package result,detail,ticket and mybooking response brought tourguide name eng and arabic.
It is given as a dictionary. It should be shown in front end according to culture. Response attached.
---------------------------------------------------------------------------------------------------------
In Admin -- Fixed Package -- Basic page -- Added tourguide dropdown. In Fixed package booking saved tourguide id.

Actions #6

Updated by Sandeep Sajiv 8 months ago

  • Project changed from 321 to Almaqam-Final Phase-Web
  • Status changed from For Review to New
  • Assignee deleted (Sandeep Sajiv)
Actions #7

Updated by Vivek V 7 months ago

  • Due date changed from 03/28/2025 to 05/02/2025
  • Status changed from New to Assigned
  • Assignee set to Vivek V
  • Target version set to April 2025 release
  • Estimated time changed from 8:00 h to 9:00 h

Updated by Vivek V 7 months ago

Displayed the Tour guide name in Result, Details and Pax pages respectively and in Ticket it is already implemented

Updated by Nitheesh K N 7 months ago

Issue Fixed, Admin side, Result page, details page, ticket & TQR. but in pax page tour guide name displayed as Package ID - please change it to Tour guide

Actions #11

Updated by Vivek V 7 months ago

  • Due date changed from 05/02/2025 to 05/12/2025
Actions #12

Updated by Vivek V 7 months ago

  • Status changed from Assigned to In Progress
Actions #13

Updated by Vivek V 7 months ago

Mentioned issue resolved

Actions #14

Updated by Nitheesh K N 5 months ago

updating the task due to result not getting http://redmine2023.caxita.ca/issues/23089

Actions #15

Updated by Fathima Farzana 5 months ago

updating the task due to result not getting http://redmine2023.caxita.ca/issues/23089

Actions #16

Updated by Nitheesh K N 5 months ago

  • File 19570.png 19570.png added
  • Status changed from Fixed not Tested to For Review
  • Assignee changed from Vivek V to Twinkle Bapsy Mathew

Issue Fixed.

Verified screenshot attached here

Actions #17

Updated by Twinkle Bapsy Mathew 3 months ago

  • Status changed from For Review to Closed
  • Assignee deleted (Twinkle Bapsy Mathew)
Actions

Also available in: Atom PDF