Skip to content
anlai edited this page Aug 31, 2012 · 3 revisions

Permissions Views

vAccess

Provides a full view of all user's access (read/write) to all orders in the system.

vReadAccess

View of all read access permissions. Read access permissions are determined either through OrderTracking or Reviewer role access.

vEditAccess

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)

Page List Views

vPendingOrders

List of a user's pending orders used for the front page. Uses the vEditAccess as a back to determine access.

Clone this wiki locally