Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. <!--- Ignore section and step formatting (hash marks). It's only for separation. Step titles will be automatically formatted. --->
  2.  
  3. ## System Initialization
  4.  
  5. ### Open & Update InFocus
  6.  
  7. #### Login as Admin
  8.  
  9. Log in as Admin using these credentials:
  10.  
  11. username: `Admin`
  12. password: `(blank)`
  13.  
  14. #### Apply updates
  15.  
  16. 1. In sidebar open `Utilities > Updates`.
  17. 2. Click `Apply Selected Updates`.
  18. 3. On far right of tabs click `X` to close applet.
  19.  
  20. -------
  21.  
  22. ### User & Group Permissions
  23.  
  24. First things first. Let’s set up who can do what in InFocus.
  25.  
  26. TIP: Group permissions are easier to manage than individual permissions. For easier maintenance, use only group permissions.
  27.  
  28. #### Open Permissions applet
  29.  
  30. 1. In sidebar open `Administration > Permissions`
  31. 2. Click tab `Groups`
  32.  
  33. #### Enter new groups
  34.  
  35. Click "Enter New Line..." and enter these groups:
  36.  
  37. * `Everyone`
  38. * `Accounting`
  39. * `Project Managers`
  40. * `Admins`
  41. * `Principals`
  42. * `Human Resources`
  43.  
  44.  
  45. ### Time Sheet entry
  46.  
  47. #### Log in as Erwin Fletcher
  48.  
  49. 1. In top toolbar click `File > Logout`
  50. 2. Log in again using these credentials:
  51. username: `efletcher`
  52. password: `(blank)`
  53.  
  54. #### Enter Erwin's first Time Sheet
  55.  
  56. 1. In sidebar open `Personal > Time Sheets`
  57. 2. Using the dropdown at top, change date to `November 1-14`
  58. 3. Enter the following data. (Unmentioned fields are blank.)
  59. * Line 1:
  60. * Project: `2015.0000`
  61. * Phase: `001`
  62. * Job Title: `Project Manager`
  63. * Labor Code: `Site Analysis`
  64. * Hours: `8` for Nov 3, 5, 6, 10, 12, 13 and 14
  65. * Line 2:
  66. * Phase: `ADMIN`
  67. * Hours: `8` for Nov 4 and 7
  68. * Line 3:
  69. * Phase: `HOL`
  70. * Hours: `8` on Nov 11
  71. 4. In top toolbar click `Save` then `Submit Timesheet`.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement