~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/ihris-manage/templates/index.html

  • Committer: litlfred at ibiblio
  • Date: 2009-10-23 12:59:28 UTC
  • Revision ID: litlfred@ibiblio.org-20091023125928-u5lkafz0urm9t8eq
updated ihris-suite to 4.0.1-prerelease -- not debugged

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<div id="siteContent">
2
 
<h2><a href="manage" class="updateRecords">Manage People</a></h2>
3
 
<p>
4
 
Add a new employee <span type='module' name='ihris-manage-Application' ifenabled='true'>or applicant </span>record to the system, 
5
 
and search for and update records that have been entered into the system. 
6
 
<span type='module' name='ihris-manage-Application' ifenabled='true'>Also complete job applications for 
7
 
open positions, review completed applications and assign a position to the successful 
8
 
applicant. </span>
9
 
</p>
10
 
 
11
 
<div role='training_manager|hr_staff|exec_manager'>
12
 
<hr />
13
 
 
14
 
<h2><a href="search" class="searchRecords">Search Records</a></h2>
15
 
<p>
16
 
Locate any person's record in the system to review, print or update. 
17
 
</p>
18
 
</div>
19
 
 
20
 
<span type='module' name='report' ifenabled='true'>
21
 
  <div role='training_manager|hr_staff|exec_manager'>
22
 
    <hr />
23
 
    
24
 
    <h2><a href="report" class="createRecords">Create Reports</a></h2>
25
 
    <p>
26
 
      Reports enable analysis of human resource data in various ways. Customize, display 
27
 
      and print staff lists, statistical charts and other standard reports. 
28
 
    </p>
29
 
  </div>
30
 
</span>
31
 
 
32
 
 
33
 
<span type='module' name='CustomReports' ifenabled='true'>
34
 
  <div role='training_manager|hr_staff|exec_manager'>
35
 
    <hr />
36
 
    
37
 
    <h2><a href="CustomReports" class="createRecords">Create Reports</a></h2>
38
 
    <p>
39
 
      Reports enable analysis of human resource data in various ways. Customize, display 
40
 
      and print staff lists, statistical charts and other standard reports. 
41
 
    </p>
42
 
  </div>
43
 
</span>
44
 
 
45
 
<div role='hr_staff'>
46
 
  <hr />
47
 
  
48
 
  <h2><a href="position" class="adminDatabase">Administer Positions</a></h2>
49
 
  <p>
50
 
    Design and manage a job structure for the organization, add new positions that may 
51
 
    be filled by employees<span type='module' name='ihris-manage-Application' ifenabled='true'> or applicants</span>, and manage existing positions. 
52
 
  </p>
53
 
</div>
54
 
 
55
 
<div role='training_manager|hr_manager'>
56
 
  <hr />
57
 
  
58
 
  <h2><a href="configure" class="adminDatabase">Configure System</a></h2>
59
 
  <p>
60
 
    Configure modules, manage the database and create or update user accounts.
61
 
  </p>
62
 
</div>
63
 
 
64
 
 
65
 
 
66
 
<hr />
67
 
<h2><a href="password">Change Password</a></h2>
68
 
 
69
 
</div>