IHRIS Manage Form Fields - 4.0.1: Difference between revisions
(Created page with 'These are the forms and fields in iHRIS Manage version 4.0. {{otherversions|IHRIS Manage Form Fields}} ==user== The form ''user'' is implemented by the class: I2CE_User_Form It …') |
No edit summary |
||
Line 2: | Line 2: | ||
{{otherversions|IHRIS Manage Form Fields}} | {{otherversions|IHRIS Manage Form Fields}} | ||
== | ==application== | ||
The form '' | The form ''application'' is implemented by the class: iHRIS_Applicant | ||
It has the following fields: | |||
*position: | |||
**Header: Position(s) | |||
**Type: MAP_MULT | |||
**Maps To Forms: [[#position]] | |||
*felony: | |||
**Header: Have you ever been convicted of a felony? | |||
**Type: YESNO | |||
*felony_circumstance: | |||
**Header: If yes, give the circumstances. | |||
**Type: STRING_MLINE | |||
*other_info: | |||
**Header: In addition to your work history, are there other skills, qualifications or experience we should consider? | |||
**Type: STRING_MLINE | |||
*hear: | |||
**Header: How did you hear of this opening? | |||
**Type: STRING_MLINE | |||
*start_date: | |||
**Header: When can you start? | |||
**Type: DATE_YMD | |||
*desired_wage: | |||
**Header: Desired Wage | |||
**Type: CURRENCY | |||
**Maps To Forms: [[#currency]] | |||
*full_time: | |||
**Header: Are you looking for full-time employment? | |||
**Type: YESNO | |||
*hours: | |||
**Header: If no, what hours are you available? | |||
**Type: STRING_MLINE | |||
==benefit== | |||
The form ''benefit'' is implemented by the class: iHRIS_Benefit | |||
It has the following fields: | |||
*type: | |||
**Header: Benefit Type | |||
**Type: MAP | |||
**Maps To Forms: [[#benefit_type]] | |||
*source: | |||
**Header: Source | |||
**Type: MAP | |||
**Maps To Forms: [[#salary_source]] | |||
*recurrence: | |||
**Header: Recurrence Frequency | |||
**Type: MAP | |||
**Maps To Forms: [[#benefit_recurrence]] | |||
*amount: | |||
**Header: Amount | |||
**Type: CURRENCY | |||
**Maps To Forms: [[#currency]] | |||
*start_date: | |||
**Header: Start Date | |||
**Type: DATE_YMD | |||
*end_date: | |||
**Header: End Date | |||
**Type: DATE_YMD | |||
==benefit_recurrence== | |||
The form ''benefit_recurrence'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==benefit_type== | |||
The form ''benefit_type'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==cadre== | |||
The form ''cadre'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==classification== | |||
The form ''classification'' is implemented by the class: iHRIS_Classification | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
*description: | |||
**Header: Description | |||
**Type: STRING_LINE | |||
*code: | |||
**Header: Code | |||
**Type: STRING_LINE | |||
==competency== | |||
The form ''competency'' is implemented by the class: iHRIS_Competency | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
*competency_type: | |||
**Header: Competency Type | |||
**Type: MAP | |||
**Maps To Forms: [[#competency_type]] | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==competency_evaluation== | |||
The form ''competency_evaluation'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==competency_type== | |||
The form ''competency_type'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==contact== | |||
The form ''contact'' is implemented by the class: iHRIS_Contact | |||
It has the following fields: | It has the following fields: | ||
* | *address: | ||
**Header: | **Header: Mailing Address | ||
**Type: STRING_MLINE | |||
*telephone: | |||
**Header: Telephone Number | |||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *alt_telephone: | ||
**Header: | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *fax: | ||
**Header: | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*email: | *email: | ||
**Header: Email | **Header: Email Address | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *notes: | ||
**Header: | **Header: Notes | ||
**Type: STRING_MLINE | |||
==continuing_education== | |||
The form ''continuing_education'' is implemented by the class: iHRIS_ContinuingEducation | |||
It has the following fields: | |||
*continuing_education_course: | |||
**Header: Continuing Education Course | |||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[# | **Maps To Forms: [[#continuing_education_course]] | ||
* | *credit_hours: | ||
**Header: | **Header: Credit Hours | ||
**Type: INT | |||
*start_date: | |||
**Header: Start Date | |||
**Type: DATE_YMD | |||
*end_date: | |||
**Header: End Date | |||
**Type: DATE_YMD | |||
==continuing_education_course== | |||
The form ''continuing_education_course'' is implemented by the class: iHRIS_ContinuingEducationCourse | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
*credit_hours: | |||
**Header: Credit Hours | |||
**Type: INT | **Type: INT | ||
==council== | |||
The form ''council'' is implemented by the class: I2CE_SimpleList | |||
== | |||
The form '' | |||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==country== | ==country== | ||
The form ''country'' is implemented by the class: iHRIS_Country | The form ''country'' is implemented by the class: iHRIS_Country | ||
Line 74: | Line 194: | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#district]] | **Maps To Forms: [[#district]] | ||
== | ==currency== | ||
The form '' | The form ''currency'' is implemented by the class: iHRIS_Currency | ||
It has the following fields: | It has the following fields: | ||
*code: | *code: | ||
**Header: Code | **Header: Currency Code | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
Line 97: | Line 207: | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#country]] | **Maps To Forms: [[#country]] | ||
* | *symbol: | ||
**Header: | **Header: Symbol | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==degree== | ==degree== | ||
The form ''degree'' is implemented by the class: iHRIS_Degree | The form ''degree'' is implemented by the class: iHRIS_Degree | ||
Line 137: | Line 220: | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#edu_type]] | **Maps To Forms: [[#edu_type]] | ||
==demographic== | |||
The form ''demographic'' is implemented by the class: iHRIS_ManageDemographic | |||
It has the following fields: | |||
*birth_date: | |||
**Header: Date of Birth | |||
**Type: DATE_YMD | |||
*gender: | |||
**Header: Gender | |||
**Type: MAP | |||
**Maps To Forms: [[#gender]] | |||
*marital_status: | |||
**Header: Marital Status | |||
**Type: MAP | |||
**Maps To Forms: [[#marital_status]] | |||
*dependents: | |||
**Header: Number of Dependents | |||
**Type: INT | |||
==department== | |||
The form ''department'' is implemented by the class: iHRIS_Department | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==district== | |||
The form ''district'' is implemented by the class: iHRIS_District | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
*region: | |||
**Header: Region | |||
**Type: MAP | |||
**Maps To Forms: [[#region]] | |||
*code: | |||
**Header: Code | |||
**Type: STRING_LINE | |||
==edu_type== | ==edu_type== | ||
The form ''edu_type'' is implemented by the class: I2CE_SimpleList | The form ''edu_type'' is implemented by the class: I2CE_SimpleList | ||
Line 162: | Line 281: | ||
**Header: Major | **Header: Major | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==employee_status== | ||
The form '' | The form ''employee_status'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==employment== | |||
The form ''employment'' is implemented by the class: iHRIS_Employment | |||
== | |||
The form '' | |||
It has the following fields: | It has the following fields: | ||
* | *company_name: | ||
**Header: Name | **Header: Company Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*company_address: | |||
**Header: Company Address | |||
**Type: STRING_MLINE | |||
* | *company_phone: | ||
**Header: | **Header: Company Telephone | ||
**Type: | |||
* | |||
**Header: | |||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*start_date: | *start_date: | ||
**Header: | **Header: Date Started | ||
**Type: DATE_YMD | **Type: DATE_YMD | ||
* | *start_wage: | ||
**Header: | **Header: Starting Wage | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency]] | ||
*start_position: | |||
**Header: Starting Position | |||
**Type: STRING_LINE | |||
*end_date: | *end_date: | ||
**Header: | **Header: Date Ended (leave blank if still employed) | ||
**Type: DATE_YMD | **Type: DATE_YMD | ||
* | *end_wage: | ||
**Header: | **Header: Ending Wage | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency]] | ||
* | *end_position: | ||
**Header: | **Header: Ending Position | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*supervisor: | |||
**Header: Supervisor | |||
* | |||
**Header: | |||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*contact_ok: | |||
**Header: Ok to Contact? | |||
**Type: YESNO | |||
*responsibilities: | |||
**Header: Job Responsibilities | |||
**Type: STRING_MLINE | |||
*reason_for_leaving: | |||
**Header: Reason for Leaving | |||
**Type: STRING_MLINE | |||
==facility== | ==facility== | ||
The form ''facility'' is implemented by the class: iHRIS_Facility | The form ''facility'' is implemented by the class: iHRIS_Facility | ||
Line 271: | Line 346: | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#facility_type]] | **Maps To Forms: [[#facility_type]] | ||
==facility_contact== | |||
The form ''facility_contact'' is implemented by the class: iHRIS_Contact | |||
It has the following fields: | |||
*address: | |||
**Header: Mailing Address | |||
**Type: STRING_MLINE | |||
*telephone: | |||
**Header: Telephone Number | |||
**Type: STRING_LINE | |||
*alt_telephone: | |||
**Header: Alternate Telephone Number | |||
**Type: STRING_LINE | |||
*fax: | |||
**Header: Fax Number | |||
**Type: STRING_LINE | |||
*email: | |||
**Header: Email Address | |||
**Type: STRING_LINE | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==facility_type== | ==facility_type== | ||
The form ''facility_type'' is implemented by the class: I2CE_SimpleList | The form ''facility_type'' is implemented by the class: I2CE_SimpleList | ||
Line 277: | Line 373: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==gender== | |||
The form ''gender'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==id_type== | |||
The form ''id_type'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | |||
*name: | |||
**Header: Name | |||
**Type: STRING_LINE | |||
==isco_88_major== | |||
The form ''isco_88_major'' is implemented by the class: iHRIS_ISCO_88_Major | |||
It has the following fields: | |||
*name: | |||
**Header: Major Group | |||
**Type: STRING_LINE | |||
*description: | |||
**Header: Description | |||
**Type: STRING_MLINE | |||
==isco_88_minor== | |||
The form ''isco_88_minor'' is implemented by the class: iHRIS_ISCO_88_Minor | |||
It has the following fields: | |||
*name: | |||
**Header: Minor Group | |||
**Type: STRING_LINE | |||
*description: | |||
**Header: Description | |||
**Type: STRING_MLINE | |||
*isco_88_sub_major: | |||
**Header: Sub-Major Group | |||
**Type: MAP | |||
**Maps To Forms: [[#isco_88_sub_major]] | |||
==isco_88_sub_major== | |||
The form ''isco_88_sub_major'' is implemented by the class: iHRIS_ISCO_88_Sub_Major | |||
It has the following fields: | |||
*name: | |||
**Header: Sub-Major Group | |||
**Type: STRING_LINE | |||
*description: | |||
**Header: Description | |||
**Type: STRING_MLINE | |||
*isco_88_major: | |||
**Header: Major Group | |||
**Type: MAP | |||
**Maps To Forms: [[#isco_88_major]] | |||
==isco_88_unit== | |||
The form ''isco_88_unit'' is implemented by the class: iHRIS_ISCO_88_Unit | |||
It has the following fields: | |||
*name: | |||
**Header: Unit | |||
**Type: STRING_LINE | |||
*description: | |||
**Header: Description | |||
**Type: STRING_LINE | |||
*isco_88_minor: | |||
**Header: Minor Group | |||
**Type: MAP | |||
**Maps To Forms: [[#isco_88_minor]] | |||
==job== | ==job== | ||
The form ''job'' is implemented by the class: iHRIS_Job | The form ''job'' is implemented by the class: iHRIS_Job | ||
Line 305: | Line 461: | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#isco_88_unit]] | **Maps To Forms: [[#isco_88_unit]] | ||
== | ==language== | ||
The form '' | The form ''language'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==language_proficiency== | |||
The form ''language_proficiency'' is implemented by the class: I2CE_SimpleList | |||
== | |||
The form '' | |||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==marital_status== | ||
The form '' | The form ''marital_status'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | ==notes== | ||
**Header: | The form ''notes'' is implemented by the class: iHRIS_Notes | ||
It has the following fields: | |||
*note: | |||
**Header: Note | |||
**Type: STRING_MLINE | |||
*date_added: | |||
**Header: Date Added | |||
**Type: DATE_YMD | |||
==person== | |||
The form ''person'' is implemented by the class: iHRIS_ManagePerson | |||
It has the child forms:*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]] | |||
It has the following fields: | |||
*nationality: | |||
**Header: Nationality | |||
**Type: MAP | |||
**Maps To Forms: [[#country]] | |||
*residence: | |||
**Header: Residence | |||
**Type: MAP | |||
**Maps To Forms: [[#county]],[[#district]] | |||
*surname: | |||
**Header: Surname | |||
**Type: STRING_LINE | |||
*firstname: | |||
**Header: First Name | |||
**Type: STRING_LINE | |||
*othername: | |||
**Header: Other Names | |||
**Type: STRING_LINE | |||
*surname_ignore: | |||
**Header: | |||
**Type: BOOL | |||
*password: | |||
**Header: | |||
**Type: STRING_PASS | |||
==person_competency== | |||
The form ''person_competency'' is implemented by the class: iHRIS_PersonCompetency | |||
It has the child forms:*[[#child_form]] | |||
It has the following fields: | |||
*evaluation_date: | |||
**Header: Last Evaluated | |||
**Type: DATE_YMD | |||
*competency_evaluation: | |||
**Header: Evaluation | |||
**Type: MAP | |||
**Maps To Forms: [[#competency_evaluation]] | |||
*competency: | |||
**Header: Competency | |||
**Type: MAP | |||
**Maps To Forms: [[#competency]] | |||
==person_contact_emergency== | |||
The form ''person_contact_emergency'' is implemented by the class: iHRIS_Contact | |||
It has the following fields: | |||
*address: | |||
**Header: Mailing Address | |||
**Type: STRING_MLINE | |||
*telephone: | |||
**Header: Telephone Number | |||
**Type: STRING_LINE | |||
*alt_telephone: | |||
**Header: Alternate Telephone Number | |||
**Type: STRING_LINE | |||
*fax: | |||
**Header: Fax Number | |||
**Type: STRING_LINE | |||
*email: | |||
**Header: Email Address | |||
**Type: STRING_LINE | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==person_contact_other== | |||
The form ''person_contact_other'' is implemented by the class: iHRIS_Contact | |||
It has the following fields: | |||
*address: | |||
**Header: Mailing Address | |||
**Type: STRING_MLINE | |||
*telephone: | |||
**Header: Telephone Number | |||
**Type: STRING_LINE | |||
*alt_telephone: | |||
**Header: Alternate Telephone Number | |||
**Type: STRING_LINE | |||
*fax: | |||
**Header: Fax Number | |||
**Type: STRING_LINE | |||
*email: | |||
**Header: Email Address | |||
**Type: STRING_LINE | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==person_contact_personal== | |||
The form ''person_contact_personal'' is implemented by the class: iHRIS_Contact | |||
It has the following fields: | |||
*address: | |||
**Header: Mailing Address | |||
**Type: STRING_MLINE | |||
*telephone: | |||
**Header: Telephone Number | |||
**Type: STRING_LINE | |||
*alt_telephone: | |||
**Header: Alternate Telephone Number | |||
**Type: STRING_LINE | |||
*fax: | |||
**Header: Fax Number | |||
**Type: STRING_LINE | |||
*email: | |||
**Header: Email Address | |||
**Type: STRING_LINE | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==person_contact_work== | |||
The form ''person_contact_work'' is implemented by the class: iHRIS_Contact | |||
It has the following fields: | |||
*address: | |||
**Header: Mailing Address | |||
**Type: STRING_MLINE | |||
*telephone: | |||
**Header: Telephone Number | |||
**Type: STRING_LINE | |||
*alt_telephone: | |||
**Header: Alternate Telephone Number | |||
**Type: STRING_LINE | |||
*fax: | |||
**Header: Fax Number | |||
**Type: STRING_LINE | |||
*email: | |||
**Header: Email Address | |||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *notes: | ||
**Header: | **Header: Notes | ||
**Type: STRING_MLINE | |||
==person_id== | |||
The form ''person_id'' is implemented by the class: iHRIS_PersonID | |||
It has the following fields: | |||
*id_type: | |||
**Header: Identification Type | |||
**Type: MAP | |||
**Maps To Forms: [[#id_type]] | |||
*id_num: | |||
**Header: Identification Number | |||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==person_language== | |||
The form ''person_language'' is implemented by the class: iHRIS_PersonLanguage | |||
It has the following fields: | |||
*speaking: | |||
**Header: Speaking Proficiency | |||
**Type: MAP | |||
**Maps To Forms: [[#language_proficiency]] | |||
*reading: | |||
**Header: Reading Proficiency | |||
**Type: MAP | |||
**Maps To Forms: [[#language_proficiency]] | |||
*writing: | |||
**Header: Writing Proficiency | |||
**Type: MAP | |||
**Maps To Forms: [[#language_proficiency]] | |||
*language: | |||
**Header: Language | |||
**Type: MAP | |||
**Maps To Forms: [[#language]] | |||
==person_position== | ==person_position== | ||
The form ''person_position'' is implemented by the class: iHRIS_PersonPosition | The form ''person_position'' is implemented by the class: iHRIS_PersonPosition | ||
Line 362: | Line 661: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: DATE_YMD | ||
==person_scheduled_training_course== | |||
The form ''person_scheduled_training_course'' is implemented by the class: iHRIS_Person_Scheduled_Training_Course | |||
It has the child forms:*[[#child_form]] | |||
It has the following fields: | |||
*is_retraining: | |||
**Header: Retraining | |||
**Type: YESNO | |||
*completed: | |||
**Header: Completed | |||
**Type: YESNO | |||
*request_date: | |||
**Header: Request Date | |||
**Type: DATE_YMD | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
*training_course_evaluation: | |||
**Header: Evaluation | |||
**Type: MAP | |||
**Maps To Forms: [[#training_course_evaluation]] | |||
*training_course_requestor: | |||
**Header: Requested By | |||
**Type: MAP | |||
**Maps To Forms: [[#training_course_requestor]] | |||
*scheduled_training_course: | |||
**Header: Instance | |||
**Type: MAP | |||
**Maps To Forms: [[#scheduled_training_course]] | |||
==pos_change_reason== | ==pos_change_reason== | ||
The form ''pos_change_reason'' is implemented by the class: I2CE_SimpleList | The form ''pos_change_reason'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
Line 433: | Line 754: | ||
**Header: Interview Comments | **Header: Interview Comments | ||
**Type: STRING_TEXT | **Type: STRING_TEXT | ||
== | ==position_decision== | ||
The form '' | The form ''position_decision'' is implemented by the class: iHRIS_PositionDecision | ||
It has the following fields: | It has the following fields: | ||
* | *date: | ||
**Header: | **Header: Date of Decision | ||
**Type: | **Type: DATE_YMD | ||
== | *offer: | ||
The form '' | **Header: Make a Job Offer? | ||
**Type: YESNO | |||
*comments: | |||
**Header: Comments | |||
**Type: STRING_MLINE | |||
==position_interview== | |||
The form ''position_interview'' is implemented by the class: iHRIS_PositionInterview | |||
It has the following fields: | It has the following fields: | ||
* | *date: | ||
**Header: Date of Interview | |||
**Header: Date of | |||
**Type: DATE_YMD | **Type: DATE_YMD | ||
* | *person: | ||
**Header: | **Header: People Attending | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | *comments: | ||
The form '' | **Header: Comments | ||
**Type: STRING_MLINE | |||
==position_status== | |||
The form ''position_status'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==position_type== | ||
The form '' | The form ''position_type'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==region== | ||
The form '' | The form ''region'' is implemented by the class: iHRIS_Region | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*country: | |||
**Header: Country | |||
* | |||
**Header: | |||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[# | **Maps To Forms: [[#country]] | ||
* | *code: | ||
**Header: | **Header: Code | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==registration== | ==registration== | ||
Line 530: | Line 822: | ||
**Header: License Expiration Date | **Header: License Expiration Date | ||
**Type: DATE_YMD | **Type: DATE_YMD | ||
== | ==role== | ||
The form '' | The form ''role'' is implemented by the class: I2CE_Role | ||
It has the following fields: | |||
*trickle_up: | |||
**Header: Trickle Up | |||
**Type: MAP_MULT | |||
**Maps To Forms: [[#role]] | |||
*name: | |||
**Header: Role | |||
**Type: STRING_LINE | |||
*assignable: | |||
**Header: Can Assign To User | |||
**Type: YESNO | |||
==salary== | |||
The form ''salary'' is implemented by the class: iHRIS_Salary | |||
It has the following fields: | It has the following fields: | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
**Type: DATE_YMD | **Type: DATE_YMD | ||
*salary: | |||
**Header: Salary | |||
**Type: CURRENCY | |||
**Maps To Forms: [[#currency]] | |||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: DATE_YMD | ||
== | *last: | ||
The form '' | **Header: | ||
**Type: INT | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==salary_grade== | |||
The form ''salary_grade'' is implemented by the class: iHRIS_SalaryGrade | |||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *start: | ||
**Header: | **Header: Start | ||
**Type: | **Type: CURRENCY | ||
== | **Maps To Forms: [[#currency]] | ||
The form '' | *end: | ||
**Header: End | |||
**Type: CURRENCY | |||
**Maps To Forms: [[#currency]] | |||
*midpoint: | |||
**Header: MidPoint | |||
**Type: CURRENCY | |||
**Maps To Forms: [[#currency]] | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
==salary_source== | |||
The form ''salary_source'' is implemented by the class: I2CE_SimpleList | |||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==scheduled_training_course== | ||
The form '' | The form ''scheduled_training_course'' is implemented by the class: iHRIS_Scheduled_Training_Course | ||
It has the following fields: | It has the following fields: | ||
*location: | |||
**Header: Location | |||
**Type: MAP | |||
**Maps To Forms: [[#county]],[[#district]] | |||
*training_course: | |||
**Header: Training Course | |||
**Type: MAP | |||
**Maps To Forms: [[#training_course]] | |||
*num_students: | |||
**Header: Maximum Number of Students | |||
**Type: INT | |||
*notes: | |||
**Header: Notes | |||
**Type: STRING_MLINE | |||
*instructors: | |||
**Header: Instructors | |||
**Type: STRING_MLINE | |||
*start_date: | |||
**Header: Start Date | |||
**Type: DATE_YMD | |||
*end_date: | |||
**Header: End Date | |||
**Type: DATE_YMD | |||
*name: | *name: | ||
**Header: | **Header: Site | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==training_course== | ==training_course== | ||
Line 603: | Line 946: | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#competency]] | **Maps To Forms: [[#competency]] | ||
== | ==training_course_category== | ||
The form '' | The form ''training_course_category'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==training_course_competency_evaluation== | ||
The form '' | The form ''training_course_competency_evaluation'' is implemented by the class: iHRIS_Training_Course_Competency_Evaluation | ||
It has the following fields: | It has the following fields: | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: STRING_MLINE | ||
* | *evaluation_date: | ||
**Header: Evaluation Date | |||
**Type: DATE_YMD | |||
*competency_evaluation: | |||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[# | **Maps To Forms: [[#competency_evaluation]] | ||
* | *competency: | ||
**Header: | **Header: Competency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[# | **Maps To Forms: [[#competency]] | ||
==training_course_evaluation== | ==training_course_evaluation== | ||
The form ''training_course_evaluation'' is implemented by the class: iHRIS_Training_Course_Evaluation | The form ''training_course_evaluation'' is implemented by the class: iHRIS_Training_Course_Evaluation | ||
Line 676: | Line 985: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==training_course_status== | ||
The form '' | The form ''training_course_status'' is implemented by the class: I2CE_SimpleList | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
==training_funder== | |||
The form ''training_funder'' is implemented by the class: iHRIS_ListByCountry | |||
== | |||
The form '' | |||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form]] | ||
It has the following fields: | It has the following fields: | ||
* | *location: | ||
**Header: | **Header: Location | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[# | **Maps To Forms: [[#county]],[[#district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
== | ==training_funder_contact== | ||
The form '' | The form ''training_funder_contact'' is implemented by the class: iHRIS_Contact | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
Line 843: | Line 1,022: | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: STRING_MLINE | ||
==training_institution== | ==training_institution== | ||
The form ''training_institution'' is implemented by the class: iHRIS_ListByCountry | The form ''training_institution'' is implemented by the class: iHRIS_ListByCountry | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form]] | ||
It has the following fields: | It has the following fields: | ||
Line 1,048: | Line 1,055: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: STRING_MLINE | ||
== | ==user== | ||
The form '' | The form ''user'' is implemented by the class: I2CE_User_Form | ||
It has the following fields: | It has the following fields: | ||
* | *username: | ||
**Header: | **Header: Username | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *password: | ||
**Header: | **Header: Password (leave blank to keep the same password) | ||
**Type: STRING_PASS | |||
*confirm: | |||
**Header: | |||
**Type: STRING_PASS | |||
*firstname: | |||
**Header: First Name | |||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *lastname: | ||
**Header: | **Header: Surname | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
*email: | *email: | ||
**Header: Email | **Header: Email | ||
**Type: STRING_LINE | **Type: STRING_LINE | ||
* | *role: | ||
**Header: | **Header: Role | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[# | **Maps To Forms: [[#role]] | ||
* | *creator: | ||
**Header: | **Header: | ||
**Type: | **Type: INT | ||
** | *generate_password: | ||
**Header: | |||
**Type: YESNO |
Revision as of 14:46, 9 September 2009
These are the forms and fields in iHRIS Manage version 4.0.
application
The form application is implemented by the class: iHRIS_Applicant It has the following fields:
- position:
- Header: Position(s)
- Type: MAP_MULT
- Maps To Forms: #position
- felony:
- Header: Have you ever been convicted of a felony?
- Type: YESNO
- felony_circumstance:
- Header: If yes, give the circumstances.
- Type: STRING_MLINE
- other_info:
- Header: In addition to your work history, are there other skills, qualifications or experience we should consider?
- Type: STRING_MLINE
- hear:
- Header: How did you hear of this opening?
- Type: STRING_MLINE
- start_date:
- Header: When can you start?
- Type: DATE_YMD
- desired_wage:
- Header: Desired Wage
- Type: CURRENCY
- Maps To Forms: #currency
- full_time:
- Header: Are you looking for full-time employment?
- Type: YESNO
- hours:
- Header: If no, what hours are you available?
- Type: STRING_MLINE
benefit
The form benefit is implemented by the class: iHRIS_Benefit It has the following fields:
- type:
- Header: Benefit Type
- Type: MAP
- Maps To Forms: #benefit_type
- source:
- Header: Source
- Type: MAP
- Maps To Forms: #salary_source
- recurrence:
- Header: Recurrence Frequency
- Type: MAP
- Maps To Forms: #benefit_recurrence
- amount:
- Header: Amount
- Type: CURRENCY
- Maps To Forms: #currency
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
benefit_recurrence
The form benefit_recurrence is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
benefit_type
The form benefit_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
cadre
The form cadre is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
classification
The form classification is implemented by the class: iHRIS_Classification It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_LINE
- code:
- Header: Code
- Type: STRING_LINE
competency
The form competency is implemented by the class: iHRIS_Competency It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- competency_type:
- Header: Competency Type
- Type: MAP
- Maps To Forms: #competency_type
- notes:
- Header: Notes
- Type: STRING_MLINE
competency_evaluation
The form competency_evaluation is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
competency_type
The form competency_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
contact
The form contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
continuing_education
The form continuing_education is implemented by the class: iHRIS_ContinuingEducation It has the following fields:
- continuing_education_course:
- Header: Continuing Education Course
- Type: MAP
- Maps To Forms: #continuing_education_course
- credit_hours:
- Header: Credit Hours
- Type: INT
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
continuing_education_course
The form continuing_education_course is implemented by the class: iHRIS_ContinuingEducationCourse It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- credit_hours:
- Header: Credit Hours
- Type: INT
council
The form council is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
country
The form country is implemented by the class: iHRIS_Country It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- alpha_two:
- Header: 2 Character Alpha Code
- Type: STRING_LINE
- code:
- Header: ISO Numeric Code
- Type: INT
- primary:
- Header: Primary Country
- Type: YESNO
- location:
- Header: Use for Location Selection
- Type: YESNO
county
The form county is implemented by the class: iHRIS_County It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- district:
- Header: District
- Type: MAP
- Maps To Forms: #district
currency
The form currency is implemented by the class: iHRIS_Currency It has the following fields:
- code:
- Header: Currency Code
- Type: STRING_LINE
- name:
- Header: Name
- Type: STRING_LINE
- country:
- Header: Country
- Type: MAP
- Maps To Forms: #country
- symbol:
- Header: Symbol
- Type: STRING_LINE
degree
The form degree is implemented by the class: iHRIS_Degree It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- edu_type:
- Header: Education Type
- Type: MAP
- Maps To Forms: #edu_type
demographic
The form demographic is implemented by the class: iHRIS_ManageDemographic It has the following fields:
- birth_date:
- Header: Date of Birth
- Type: DATE_YMD
- gender:
- Header: Gender
- Type: MAP
- Maps To Forms: #gender
- marital_status:
- Header: Marital Status
- Type: MAP
- Maps To Forms: #marital_status
- dependents:
- Header: Number of Dependents
- Type: INT
department
The form department is implemented by the class: iHRIS_Department It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
district
The form district is implemented by the class: iHRIS_District It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- region:
- Header: Region
- Type: MAP
- Maps To Forms: #region
- code:
- Header: Code
- Type: STRING_LINE
edu_type
The form edu_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
education
The form education is implemented by the class: iHRIS_Education It has the following fields:
- degree:
- Header: Degree
- Type: MAP
- Maps To Forms: #degree
- institution:
- Header: Institution Name
- Type: STRING_LINE
- location:
- Header: Institution Location
- Type: STRING_LINE
- year:
- Header: Year of Graduation (leave blank if In Progress)
- Type: DATE_Y
- major:
- Header: Major
- Type: STRING_LINE
employee_status
The form employee_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
employment
The form employment is implemented by the class: iHRIS_Employment It has the following fields:
- company_name:
- Header: Company Name
- Type: STRING_LINE
- company_address:
- Header: Company Address
- Type: STRING_MLINE
- company_phone:
- Header: Company Telephone
- Type: STRING_LINE
- start_date:
- Header: Date Started
- Type: DATE_YMD
- start_wage:
- Header: Starting Wage
- Type: CURRENCY
- Maps To Forms: #currency
- start_position:
- Header: Starting Position
- Type: STRING_LINE
- end_date:
- Header: Date Ended (leave blank if still employed)
- Type: DATE_YMD
- end_wage:
- Header: Ending Wage
- Type: CURRENCY
- Maps To Forms: #currency
- end_position:
- Header: Ending Position
- Type: STRING_LINE
- supervisor:
- Header: Supervisor
- Type: STRING_LINE
- contact_ok:
- Header: Ok to Contact?
- Type: YESNO
- responsibilities:
- Header: Job Responsibilities
- Type: STRING_MLINE
- reason_for_leaving:
- Header: Reason for Leaving
- Type: STRING_MLINE
facility
The form facility is implemented by the class: iHRIS_Facility It has the child forms:*#child_form It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
- facility_type:
- Header: Facility Type
- Type: MAP
- Maps To Forms: #facility_type
facility_contact
The form facility_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
facility_type
The form facility_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
gender
The form gender is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
id_type
The form id_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
isco_88_major
The form isco_88_major is implemented by the class: iHRIS_ISCO_88_Major It has the following fields:
- name:
- Header: Major Group
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
isco_88_minor
The form isco_88_minor is implemented by the class: iHRIS_ISCO_88_Minor It has the following fields:
- name:
- Header: Minor Group
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- isco_88_sub_major:
- Header: Sub-Major Group
- Type: MAP
- Maps To Forms: #isco_88_sub_major
isco_88_sub_major
The form isco_88_sub_major is implemented by the class: iHRIS_ISCO_88_Sub_Major It has the following fields:
- name:
- Header: Sub-Major Group
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- isco_88_major:
- Header: Major Group
- Type: MAP
- Maps To Forms: #isco_88_major
isco_88_unit
The form isco_88_unit is implemented by the class: iHRIS_ISCO_88_Unit It has the following fields:
- name:
- Header: Unit
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_LINE
- isco_88_minor:
- Header: Minor Group
- Type: MAP
- Maps To Forms: #isco_88_minor
job
The form job is implemented by the class: iHRIS_Job It has the following fields:
- title:
- Header: Title
- Type: STRING_LINE
- code:
- Header: Code
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- salary_grade:
- Header: Salary Grade
- Type: MAP
- Maps To Forms: #salary_grade
- cadre:
- Header: Cadre (Health Professionals Only)
- Type: MAP
- Maps To Forms: #cadre
- classification:
- Header: Classification
- Type: MAP
- Maps To Forms: #classification
- isco_88_unit:
- Header: ISCO 88 Code
- Type: MAP
- Maps To Forms: #isco_88_unit
language
The form language is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
language_proficiency
The form language_proficiency is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
marital_status
The form marital_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
notes
The form notes is implemented by the class: iHRIS_Notes It has the following fields:
- note:
- Header: Note
- Type: STRING_MLINE
- date_added:
- Header: Date Added
- Type: DATE_YMD
person
The form person is implemented by the class: iHRIS_ManagePerson It has the child forms:*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form,*#child_form It has the following fields:
- nationality:
- Header: Nationality
- Type: MAP
- Maps To Forms: #country
- residence:
- surname:
- Header: Surname
- Type: STRING_LINE
- firstname:
- Header: First Name
- Type: STRING_LINE
- othername:
- Header: Other Names
- Type: STRING_LINE
- surname_ignore:
- Header:
- Type: BOOL
- password:
- Header:
- Type: STRING_PASS
person_competency
The form person_competency is implemented by the class: iHRIS_PersonCompetency It has the child forms:*#child_form It has the following fields:
- evaluation_date:
- Header: Last Evaluated
- Type: DATE_YMD
- competency_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: #competency_evaluation
- competency:
- Header: Competency
- Type: MAP
- Maps To Forms: #competency
person_contact_emergency
The form person_contact_emergency is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_other
The form person_contact_other is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_personal
The form person_contact_personal is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_work
The form person_contact_work is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_id
The form person_id is implemented by the class: iHRIS_PersonID It has the following fields:
- id_type:
- Header: Identification Type
- Type: MAP
- Maps To Forms: #id_type
- id_num:
- Header: Identification Number
- Type: STRING_LINE
person_language
The form person_language is implemented by the class: iHRIS_PersonLanguage It has the following fields:
- speaking:
- Header: Speaking Proficiency
- Type: MAP
- Maps To Forms: #language_proficiency
- reading:
- Header: Reading Proficiency
- Type: MAP
- Maps To Forms: #language_proficiency
- writing:
- Header: Writing Proficiency
- Type: MAP
- Maps To Forms: #language_proficiency
- language:
- Header: Language
- Type: MAP
- Maps To Forms: #language
person_position
The form person_position is implemented by the class: iHRIS_PersonPosition It has the child forms:*#child_form It has the following fields:
- reason:
- Header: Reason for Departure
- Type: MAP
- Maps To Forms: #pos_change_reason
- position:
- Header: Position
- Type: MAP
- Maps To Forms: #position
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
person_scheduled_training_course
The form person_scheduled_training_course is implemented by the class: iHRIS_Person_Scheduled_Training_Course It has the child forms:*#child_form It has the following fields:
- is_retraining:
- Header: Retraining
- Type: YESNO
- completed:
- Header: Completed
- Type: YESNO
- request_date:
- Header: Request Date
- Type: DATE_YMD
- notes:
- Header: Notes
- Type: STRING_MLINE
- training_course_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: #training_course_evaluation
- training_course_requestor:
- Header: Requested By
- Type: MAP
- Maps To Forms: #training_course_requestor
- scheduled_training_course:
- Header: Instance
- Type: MAP
- Maps To Forms: #scheduled_training_course
pos_change_reason
The form pos_change_reason is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
position
The form position is implemented by the class: iHRIS_Position It has the following fields:
- source:
- Header: Source
- Type: MAP_MULT
- Maps To Forms: #salary_source
- supervisor:
- Header: Supervisor
- Type: MAP
- Maps To Forms: #position
- pos_type:
- Header: Position Type
- Type: MAP
- Maps To Forms: #position_type
- status:
- Header: Status
- Type: MAP
- Maps To Forms: #position_status
- code:
- Header: Position Code
- Type: STRING_LINE
- job:
- Header: Job
- Type: MAP
- Maps To Forms: #job
- title:
- Header: Position Title
- Type: STRING_LINE
- description:
- Header: Position Description
- Type: STRING_MLINE
- proposed_salary:
- Header: Proposed Salary
- Type: CURRENCY
- Maps To Forms: #currency
- facility:
- Header: Facility
- Type: MAP
- Maps To Forms: #facility
- department:
- Header: Department
- Type: MAP
- Maps To Forms: #department
- proposed_end_date:
- Header: Proposed End Date
- Type: DATE_YMD
- proposed_hiring_date:
- Header: Proposed Hiring Date
- Type: DATE_YMD
- posted_date:
- Header: Date Posted
- Type: DATE_YMD
- comments:
- Header: Position Comments
- Type: STRING_TEXT
- interview_comments:
- Header: Interview Comments
- Type: STRING_TEXT
position_decision
The form position_decision is implemented by the class: iHRIS_PositionDecision It has the following fields:
- date:
- Header: Date of Decision
- Type: DATE_YMD
- offer:
- Header: Make a Job Offer?
- Type: YESNO
- comments:
- Header: Comments
- Type: STRING_MLINE
position_interview
The form position_interview is implemented by the class: iHRIS_PositionInterview It has the following fields:
- date:
- Header: Date of Interview
- Type: DATE_YMD
- person:
- Header: People Attending
- Type: STRING_LINE
- comments:
- Header: Comments
- Type: STRING_MLINE
position_status
The form position_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
position_type
The form position_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
region
The form region is implemented by the class: iHRIS_Region It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- country:
- Header: Country
- Type: MAP
- Maps To Forms: #country
- code:
- Header: Code
- Type: STRING_LINE
registration
The form registration is implemented by the class: iHRIS_Registration It has the following fields:
- council:
- Header: Registration Council
- Type: MAP
- Maps To Forms: #council
- registration_number:
- Header: Registration Number
- Type: STRING_LINE
- license_number:
- Header: License Number
- Type: STRING_LINE
- registration_date:
- Header: Registration Date
- Type: DATE_YMD
- license_expiration:
- Header: License Expiration Date
- Type: DATE_YMD
role
The form role is implemented by the class: I2CE_Role It has the following fields:
- trickle_up:
- Header: Trickle Up
- Type: MAP_MULT
- Maps To Forms: #role
- name:
- Header: Role
- Type: STRING_LINE
- assignable:
- Header: Can Assign To User
- Type: YESNO
salary
The form salary is implemented by the class: iHRIS_Salary It has the following fields:
- start_date:
- Header: Start Date
- Type: DATE_YMD
- salary:
- Header: Salary
- Type: CURRENCY
- Maps To Forms: #currency
- end_date:
- Header: End Date
- Type: DATE_YMD
- last:
- Header:
- Type: INT
- notes:
- Header: Notes
- Type: STRING_MLINE
salary_grade
The form salary_grade is implemented by the class: iHRIS_SalaryGrade It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- start:
- Header: Start
- Type: CURRENCY
- Maps To Forms: #currency
- end:
- Header: End
- Type: CURRENCY
- Maps To Forms: #currency
- midpoint:
- Header: MidPoint
- Type: CURRENCY
- Maps To Forms: #currency
- notes:
- Header: Notes
- Type: STRING_MLINE
salary_source
The form salary_source is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
scheduled_training_course
The form scheduled_training_course is implemented by the class: iHRIS_Scheduled_Training_Course It has the following fields:
- location:
- training_course:
- Header: Training Course
- Type: MAP
- Maps To Forms: #training_course
- num_students:
- Header: Maximum Number of Students
- Type: INT
- notes:
- Header: Notes
- Type: STRING_MLINE
- instructors:
- Header: Instructors
- Type: STRING_MLINE
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
- name:
- Header: Site
- Type: STRING_LINE
training_course
The form training_course is implemented by the class: iHRIS_Training_Course It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- topic:
- Header: Topic
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
- training_institution:
- Header: Training Institution
- Type: MAP
- Maps To Forms: #training_institution
- training_funder:
- Header: Training Funders
- Type: MAP_MULT
- Maps To Forms: #training_funder
- continuing_education_course:
- Header: CEUs Provided
- Type: MAP_MULT
- Maps To Forms: #continuing_education_course
- training_course_status:
- Header: Status
- Type: MAP
- Maps To Forms: #training_course_status
- training_course_category:
- Header: Category
- Type: MAP
- Maps To Forms: #training_course_category
- competency:
- Header: Competencies Provided
- Type: MAP_MULT
- Maps To Forms: #competency
training_course_category
The form training_course_category is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
training_course_competency_evaluation
The form training_course_competency_evaluation is implemented by the class: iHRIS_Training_Course_Competency_Evaluation It has the following fields:
- notes:
- Header: Notes
- Type: STRING_MLINE
- evaluation_date:
- Header: Evaluation Date
- Type: DATE_YMD
- competency_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: #competency_evaluation
- competency:
- Header: Competency
- Type: MAP
- Maps To Forms: #competency
training_course_evaluation
The form training_course_evaluation is implemented by the class: iHRIS_Training_Course_Evaluation It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- competency_evaluation:
- Header: Competency Evaluation
- Type: MAP
- Maps To Forms: #competency_evaluation
training_course_requestor
The form training_course_requestor is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
training_course_status
The form training_course_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
training_funder
The form training_funder is implemented by the class: iHRIS_ListByCountry It has the child forms:*#child_form It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
training_funder_contact
The form training_funder_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
training_institution
The form training_institution is implemented by the class: iHRIS_ListByCountry It has the child forms:*#child_form It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
training_institution_contact
The form training_institution_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
user
The form user is implemented by the class: I2CE_User_Form It has the following fields:
- username:
- Header: Username
- Type: STRING_LINE
- password:
- Header: Password (leave blank to keep the same password)
- Type: STRING_PASS
- confirm:
- Header:
- Type: STRING_PASS
- firstname:
- Header: First Name
- Type: STRING_LINE
- lastname:
- Header: Surname
- Type: STRING_LINE
- email:
- Header: Email
- Type: STRING_LINE
- role:
- Header: Role
- Type: MAP
- Maps To Forms: #role
- creator:
- Header:
- Type: INT
- generate_password:
- Header:
- Type: YESNO