This commit is contained in:
@@ -10,15 +10,25 @@ This section controls the rights granted to Customer type users (known as **"Con
|
||||
Each feature that Contacts have access to in AyaNova is listed with controls to grant or deny rights to that feature:
|
||||
|
||||
* **Active** checkbox - enables or disables this particular feature entirely
|
||||
* **Tagged With** tag control - grants access to those Contacts, Customers or Head Offices (checked in that order) with **any** matching tags.
|
||||
* **Not Tagged With** tag control - denies access to those Contacts, Customers or Head Offices (checked in that order) with **any** matching tags.
|
||||
* **Tagged With** tag control - grants access to those Contacts, Customers or Head Offices (checked in that order) with **any** matching tags
|
||||
* **Not Tagged With** tag control - denies access to those Contacts, Customers or Head Offices (checked in that order) with **any** matching tags
|
||||
|
||||
"Active" has the highest priority followed by "Not tagged with" and lastly "Tagged with". This means "Not tagged with" takes precedence over "Tagged with" if both match a Contact.
|
||||
|
||||
Note that tags are matched to **any** single matching tag in the selected tags. This means the tags "red, green, brown" will match to a Contact tagged with any one of "red", "green" or "brown".
|
||||
|
||||
### Customer Access settings
|
||||
|
||||
These settings control access to features in AyaNova for Customer Contact users
|
||||
|
||||
* Default work order report - sets which Work order report is available to Customers through AyaNova. If not set they are not able to print their own work order reports
|
||||
* Customer Service Request extra information - sets HTML markup displayed to the Customer in their Customer Service Request form. This optional display is available to provide specific instructions to Customers when they fill out Customer service requests.
|
||||
* Customer Service Requests - controls access for Customer to their own Customer service requests: viewing a list of CSR's, creating new CSR's and viewing existing CSR's
|
||||
*
|
||||
* Customer Service Request extra information - sets HTML markup displayed to the Customer in their Customer Service Request form. This optional display is available to provide specific instructions to Customers when they fill out Customer service requests
|
||||
* Customer Service Requests - Customer service requests: viewing a list of CSR's, creating new CSR's and viewing existing CSR's
|
||||
* WorkOrders - Customer Work orders: view a list, open and optionaly print work orders that are set to a **Completed** status only (Customers cannot view incomplete work in progress work orders)
|
||||
* Work order header Wiki - View the Wiki section of the Work order Header (no other Wiki parts of Work Order) if they are able to view their own work orders
|
||||
* User settings - Contact User account settings where users can set their personal account settings such as notification email address, login name and password, locale settings etc
|
||||
* Notification "Service reminder" - ability to subscribe to the "Service Reminder" notification for their own work orders
|
||||
* Notification "CSR Accepted" - ability to subscribe to their Customer Service Request being accepted for service
|
||||
* Notification "CSR Rejected" - ability to subscribe to their Customer Service Request being rejected for service
|
||||
* Notification "Work order created" - ability to subscribe to be notified when a work order is created for them
|
||||
|
||||
|
||||
Reference in New Issue
Block a user