|
4 registered users in last 24 hours ]po[ Human Resources(Please click on the hexagons for more information) The Human Resources (HR) package enables basic data information storage for employees. All employee data is centrally mounted on their profile page. Components can be added to their page as necessary enriching the information available about this employee and what projects they are participating and companies they are related to. As always, who is able to view, and how much they are able to view, is dependent on security privileges.
(Screenshot showing a basic resource list of HR info about an employee)
References
|
| Kind: | Publicity: |
|---|---|
| [Library Files | Procedures | SQL Files | Content Pages] | [Public Only | All] |
TCL Libraries
tcl/intranet-hr-procs.tcl Common procedures to implement employee specific functions:
TCL Procedures
im_employee_info_component Show some simple information about a employee im_employee_status_active im_employee_status_approved_test im_employee_status_failed_test im_employee_status_past im_employee_status_potential im_employee_status_received_test
SQL Files
| www/ | |
| index.adp | |
| index.tcl | Shows all users. |
| new.adp | |
| new.tcl | Create a new dynamic value or edit an existing one. |
| org-chart.adp | |
| org-chart.tcl | by philg@mit.edu on July 6, 1999 uses CONNECT BY on the supervisor column in im_employees to query out the org chart for a company than one person without a supervisor. |
