-
Notifications
You must be signed in to change notification settings - Fork 5
Views Explained
anlai edited this page Aug 31, 2012
·
3 revisions
Provides a full view of all user's access (read/write) to all orders in the system.
View of all read access permissions. Read access permissions are determined either through OrderTracking or Reviewer role access.
View of edit permissions for all open orders (you can't edit a closed order). Determined using the following criteria:
- Approval directly assigned to user (primary or secondary) and user is not away
- User has workgroup access (unassigned approval, primary user is away, admin permission)
List of a user's pending orders used for the front page. Uses the vEditAccess as a back to determine access.