Update 004_Platform_Roles.md

This commit is contained in:
WillRuddick 2020-05-02 11:37:48 +03:00 committed by GitHub
parent 296c83a791
commit b1a35bda03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,14 @@
##View Only ##Public View Only
1. View public data only and no ability to edit 1. View public data only and no ability to edit
##Private View Only
1. View private data and no ability to edit
Private data inlcudes, names, phone numbers, location
##Enroller ##Enroller
1. See private data 1. See private data
@ -12,7 +18,7 @@
1. Initial Disbursement only (1 time per user with a max of 400) 1. Initial Disbursement only (1 time per user with a max of 400)
1. Disbursement (besides initial) and reclamation (with approval of Admin) 1. Disbursement (besides initial) and reclamation (with approval of Admin)
##Admin #Admin
1. See private data 1. See private data
1. Add users 1. Add users
@ -23,4 +29,11 @@
##Super Admin ##Super Admin
1. Assign the above roles and add Admins 1. Assign the roles (Suber Admin, Enroller, View Only)
1. See private data
1. Add users
1. Edit user fields
1. Pin reset
1. Disbursement and reclamation (without approval)
1. Give approval to Enrollers