Admin Permissions
When I update the admin permissions, we can view it in here:
Steps: Locations settings >> Delete Documents, now off for this admin.
https://care2.onetouchhealth.net/cm/in/company/adminAuthorization_Pro.php?code=11783
In the Database
1. Permissionlist - is the list of admin permissions - use that ID on the table
In this table we can view all the admin permissions. We can find the corresponding permission, take the ID and use the PermissionsCarer table.
2. PermissionsCarer = admin permissions - when they have been updated or removed
Use the PermissionList ID >> and carerID
In this table, we can see that the permission was updated on the day when it was changed and if was was removed it displays in the "delete" column.
Documents Rename & Delete
UpdateField DB - documents folders
In this table we can view when a document has been renamed. Who renamed it, when, and to the new name.
The "updated" column is the person who made the update, then what client it was made on, with the "old value" and "newvalue"
If the folder has been deleted:
documentFolders table. This displays who deleted the folder.