This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
module:system:user:profile [2014/05/20 15:15] target created |
module:system:user:profile [2014/09/09 17:55] (current) target |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== User Profile ====== | ====== User Profile ====== | ||
- | This section is the uSER Profile. This form contains the fields for creating a User record. | + | This section is the User Profile. This form contains the fields for creating a User record. |
Overview: | Overview: | ||
Line 8: | Line 8: | ||
* Middle Name – mother' | * Middle Name – mother' | ||
* Last Name - father' | * Last Name - father' | ||
- | * UserName | + | * User Name - system name use for log-in |
* Password - system pass code use for log-in | * Password - system pass code use for log-in | ||
+ | * Confirm Password - same as password | ||
+ | * Status -states whether the user is active or inactive | ||
+ | * active - state when user is allowed to use the system base on available rights | ||
+ | * inactive - state when user is prohibited to use the system | ||
+ | * Remarks - additional notes about the user | ||
+ | * Email Address - address use to receive system | ||
+ | * Access Rights Tab - shows selection of accessible module to user | ||
+ | * Specific Rights Tab - shows selection of allowable action to user | ||
+ | * Report Rights Tab - shows selection of allowable reports to user | ||
Important notes: | Important notes: | ||
+ | |||
+ | As of writing, system rights available for each users are set to least possible control according to program design to operate dependently between departments and specific job functions. | ||