Bug #444
openTo connect the Edit, Delete Fields in User Module Privilege to all Modules
Start date:
12/14/2024
Due date:
% Done:
60%
Estimated time:
Owner(Agency):
Travvise
Time Taken(HH):
Responsible User:
Module:
TAAS-General
Tested By:
Code Reviewed By:
Subtasks
Related issues
Updated by Arathy PS 3 months ago
To connect edit, delete features based on the user that is logged in and to block the edit and delete based whether the permission is for to edit or delete their own data or other users data. Refer : Ancillary service module to see the working correctly changes In Controller of Save Modules ----------------------------------------- Refer Changes In Ancilary service Service Controller--> SaveAncillaryService --> strDocNo, linCreateduserId -- Pass To fn --> fn_check_user_permission Delete Case ---------------------------------- Check Ancillary Service Delete Fn new line mdlReqAncillaryServiceBaseIntId.mdlBaseIntId.binCustomValue = this.mdlAncillaryService.binCreatedUserId;
Updated by Sreeranjini T 3 months ago
- Status changed from New to Coding Started
- % Done changed from 0 to 30
Updated by Sreeranjini T about 2 months ago
- Status changed from Coding Started to Coding Done
- % Done changed from 30 to 60