Actions
Feature #19701
openMaqaam- SSR Request- Need to show in admin and Admin ticket
Status:
New
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
03/26/2025
Due date:
03/26/2025 (about 8 months late)
% Done:
80%
Estimated time:
2:00 h
Spent time:
remarks:
DB Changes:
INSERT INTO [CaxPermissionnew]
( [Name],[Description],[ParentId],[IsActive],
[Alias] )
VALUES
('Show SSR Details','Show SSR Details',19,1,'ShowSSRDetails' )
Keys & Permissions:
Added permission [Show SSR Tab]
Areas Affected:
Files Changed:
DTOs/Cax.Common.DTO/User/PermissionStruct.cs
Module/Admin/AdminWeb/Areas/AdminWeb/Views/Reports/ManageFlightBookings.cshtml
Module/Admin/AdminWeb/Content/js/manageflightbookings.js
Description
We need to show the SSR's that are selected by the customer from the pax page in the admin as well and it should be shown in the ticket that can be seen from the admin. Please refer sky souq
Files
Actions