This commit is contained in:
2021-07-14 17:25:49 +00:00
parent 3fcba72f92
commit dc76d9e3d1

View File

@@ -434,7 +434,11 @@ Subcontractor / tech limited modifications
- Do not send work order items that don't have restricted user scheduled in them and also some other subitems as per below
- At server have biz rules that prevent changes to fields / objects that are restricted as per below
- Server Controller workorder* routes add blocking code so can't fetch things they aren't allowed etc
level one blocking
- At client have code to set restricted user restricted fields to read-only or hide as necessary per below
- Remove sections from work order for low rights users as per below
- Test login as each low rights type and confirm works as planned below