IHRIS Manage Form Fields - 4.0.1: Difference between revisions

From IHRIS Wiki
(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}}


==user==
==application==
The form ''user'' is implemented by the class: I2CE_User_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:
*username:
*address:
**Header: Username
**Header: Mailing Address
**Type: STRING_MLINE
*telephone:
**Header: Telephone Number
**Type: STRING_LINE
**Type: STRING_LINE
*password:
*alt_telephone:
**Header: Password (leave blank to keep the same password)
**Header: Alternate Telephone Number
**Type: STRING_PASS
*confirm:
**Header:
**Type: STRING_PASS
*firstname:
**Header: First Name
**Type: STRING_LINE
**Type: STRING_LINE
*lastname:
*fax:
**Header: Surname
**Header: Fax Number
**Type: STRING_LINE
**Type: STRING_LINE
*email:
*email:
**Header: Email
**Header: Email Address
**Type: STRING_LINE
**Type: STRING_LINE
*role:
*notes:
**Header: Role
**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: [[#role]]
**Maps To Forms: [[#continuing_education_course]]
*creator:
*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
*generate_password:
==council==
**Header:
The form ''council'' is implemented by the class: I2CE_SimpleList
**Type: YESNO
==role==
The form ''role'' is implemented by the class: I2CE_Role
It has the following fields:
It has the following fields:
*trickle_up:
**Header: Trickle Up
**Type: MAP_MULT
**Maps To Forms: [[#role]]
*name:
*name:
**Header: Role
**Header: Name
**Type: STRING_LINE
**Type: STRING_LINE
*assignable:
**Header: Can Assign To User
**Type: YESNO
==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]]
==district==
==currency==
The form ''district'' is implemented by the class: iHRIS_District
The form ''currency'' is implemented by the class: iHRIS_Currency
It has the following fields:
It has the following fields:
*name:
**Header: Name
**Type: STRING_LINE
*region:
**Header: Region
**Type: MAP
**Maps To Forms: [[#region]]
*code:
*code:
**Header: Code
**Header: Currency Code
**Type: STRING_LINE
**Type: STRING_LINE
==region==
The form ''region'' is implemented by the class: iHRIS_Region
It has the following fields:
*name:
*name:
**Header: Name
**Header: Name
Line 97: Line 207:
**Type: MAP
**Type: MAP
**Maps To Forms: [[#country]]
**Maps To Forms: [[#country]]
*code:
*symbol:
**Header: Code
**Header: Symbol
**Type: STRING_LINE
**Type: STRING_LINE
==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
==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
==currency==
==employee_status==
The form ''currency'' is implemented by the class: iHRIS_Currency
The form ''employee_status'' is implemented by the class: I2CE_SimpleList
It has the following fields:
It has the following fields:
*code:
**Header: Currency Code
**Type: STRING_LINE
*name:
*name:
**Header: Name
**Header: Name
**Type: STRING_LINE
**Type: STRING_LINE
*country:
==employment==
**Header: Country
The form ''employment'' is implemented by the class: iHRIS_Employment
**Type: MAP
**Maps To Forms: [[#country]]
*symbol:
**Header: Symbol
**Type: STRING_LINE
==id_type==
The form ''id_type'' is implemented by the class: I2CE_SimpleList
It has the following fields:
It has the following fields:
*name:
*company_name:
**Header: Name
**Header: Company Name
**Type: STRING_LINE
**Type: STRING_LINE
==person_id==
*company_address:
The form ''person_id'' is implemented by the class: iHRIS_PersonID
**Header: Company Address
It has the following fields:
**Type: STRING_MLINE
*id_type:
*company_phone:
**Header: Identification Type
**Header: Company Telephone
**Type: MAP
**Maps To Forms: [[#id_type]]
*id_num:
**Header: Identification Number
**Type: STRING_LINE
**Type: STRING_LINE
==salary==
The form ''salary'' is implemented by the class: iHRIS_Salary
It has the following fields:
*start_date:
*start_date:
**Header: Start Date
**Header: Date Started
**Type: DATE_YMD
**Type: DATE_YMD
*salary:
*start_wage:
**Header: Salary
**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: End Date
**Header: Date Ended (leave blank if still employed)
**Type: DATE_YMD
**Type: DATE_YMD
*last:
*end_wage:
**Header:  
**Header: Ending Wage
**Type: INT
*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
==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
**Type: CURRENCY
**Maps To Forms: [[#currency]]
**Maps To Forms: [[#currency]]
*start_date:
*end_position:
**Header: Start Date
**Header: Ending Position
**Type: DATE_YMD
*end_date:
**Header: End Date
**Type: DATE_YMD
==benefit_type==
The form ''benefit_type'' is implemented by the class: I2CE_SimpleList
It has the following fields:
*name:
**Header: Name
**Type: STRING_LINE
**Type: STRING_LINE
==benefit_recurrence==
*supervisor:
The form ''benefit_recurrence'' is implemented by the class: I2CE_SimpleList
**Header: Supervisor
It has the following fields:
*name:
**Header: Name
**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]]
==salary_grade==
==language==
The form ''salary_grade'' is implemented by the class: iHRIS_SalaryGrade
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
*start:
==language_proficiency==
**Header: Start
The form ''language_proficiency'' is implemented by the class: I2CE_SimpleList
**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
==cadre==
The form ''cadre'' 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
==classification==
==marital_status==
The form ''classification'' is implemented by the class: iHRIS_Classification
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
*description:
==notes==
**Header: Description
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
*code:
*notes:
**Header: Code
**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:
*name:
**Header: Name
**Type: STRING_LINE
==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:
Line 433: Line 754:
**Header: Interview Comments
**Header: Interview Comments
**Type: STRING_TEXT
**Type: STRING_TEXT
==position_type==
==position_decision==
The form ''position_type'' is implemented by the class: I2CE_SimpleList
The form ''position_decision'' is implemented by the class: iHRIS_PositionDecision
It has the following fields:
It has the following fields:
*name:
*date:
**Header: Name
**Header: Date of Decision
**Type: STRING_LINE
**Type: DATE_YMD
==department==
*offer:
The form ''department'' is implemented by the class: iHRIS_Department
**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:
*name:
*date:
**Header: Name
**Header: Date of Interview
**Type: STRING_LINE
==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
**Type: DATE_YMD
*gender:
*person:
**Header: Gender
**Header: People Attending
**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
==marital_status==
The form ''marital_status'' is implemented by the class: I2CE_SimpleList
It has the following fields:
*name:
**Header: Name
**Type: STRING_LINE
**Type: STRING_LINE
==gender==
*comments:
The form ''gender'' is implemented by the class: I2CE_SimpleList
**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
==language==
==position_type==
The form ''language'' is implemented by the class: I2CE_SimpleList
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
==language_proficiency==
==region==
The form ''language_proficiency'' is implemented by the class: I2CE_SimpleList
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
==person_language==
*country:
The form ''person_language'' is implemented by the class: iHRIS_PersonLanguage
**Header: Country
It has the following fields:
*speaking:
**Header: Speaking Proficiency
**Type: MAP
**Type: MAP
**Maps To Forms: [[#language_proficiency]]
**Maps To Forms: [[#country]]
*reading:
*code:
**Header: Reading Proficiency
**Header: Code
**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]]
==council==
The form ''council'' is implemented by the class: I2CE_SimpleList
It has the following fields:
*name:
**Header: Name
**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
==continuing_education==
==role==
The form ''continuing_education'' is implemented by the class: iHRIS_ContinuingEducation
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:
*continuing_education_course:
**Header: Continuing Education Course
**Type: MAP
**Maps To Forms: [[#continuing_education_course]]
*credit_hours:
**Header: Credit Hours
**Type: INT
*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
==continuing_education_course==
*last:
The form ''continuing_education_course'' is implemented by the class: iHRIS_ContinuingEducationCourse
**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
*credit_hours:
*start:
**Header: Credit Hours
**Header: Start
**Type: INT
**Type: CURRENCY
==training_course_status==
**Maps To Forms: [[#currency]]
The form ''training_course_status'' is implemented by the class: I2CE_SimpleList
*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
==training_course_category==
==scheduled_training_course==
The form ''training_course_category'' is implemented by the class: I2CE_SimpleList
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: Name
**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]]
==scheduled_training_course==
==training_course_category==
The form ''scheduled_training_course'' is implemented by the class: iHRIS_Scheduled_Training_Course
The form ''training_course_category'' is implemented by the class: I2CE_SimpleList
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: Site
**Header: Name
**Type: STRING_LINE
**Type: STRING_LINE
==person_scheduled_training_course==
==training_course_competency_evaluation==
The form ''person_scheduled_training_course'' is implemented by the class: iHRIS_Person_Scheduled_Training_Course
The form ''training_course_competency_evaluation'' is implemented by the class: iHRIS_Training_Course_Competency_Evaluation
It has the child forms:*[[#child_form]]
It has the following fields:
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:
*notes:
**Header: Notes
**Header: Notes
**Type: STRING_MLINE
**Type: STRING_MLINE
*training_course_evaluation:
*evaluation_date:
**Header: Evaluation Date
**Type: DATE_YMD
*competency_evaluation:
**Header: Evaluation
**Header: Evaluation
**Type: MAP
**Type: MAP
**Maps To Forms: [[#training_course_evaluation]]
**Maps To Forms: [[#competency_evaluation]]
*training_course_requestor:
*competency:
**Header: Requested By
**Header: Competency
**Type: MAP
**Type: MAP
**Maps To Forms: [[#training_course_requestor]]
**Maps To Forms: [[#competency]]
*scheduled_training_course:
**Header: Instance
**Type: MAP
**Maps To Forms: [[#scheduled_training_course]]
==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
==competency==
==training_course_status==
The form ''competency'' is implemented by the class: iHRIS_Competency
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
*competency_type:
==training_funder==
**Header: Competency Type
The form ''training_funder'' is implemented by the class: iHRIS_ListByCountry
**Type: MAP
**Maps To Forms: [[#competency_type]]
*notes:
**Header: Notes
**Type: STRING_MLINE
==competency_type==
The form ''competency_type'' is implemented by the class: I2CE_SimpleList
It has the following fields:
*name:
**Header: Name
**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
==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_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_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_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]]
==person_competency==
The form ''person_competency'' is implemented by the class: iHRIS_PersonCompetency
It has the child forms:*[[#child_form]]
It has the child forms:*[[#child_form]]
It has the following fields:
It has the following fields:
*evaluation_date:
*location:
**Header: Last Evaluated
**Header: Location
**Type: DATE_YMD
*competency_evaluation:
**Header: Evaluation
**Type: MAP
**Type: MAP
**Maps To Forms: [[#competency_evaluation]]
**Maps To Forms: [[#county]],[[#district]]
*competency:
**Header: Competency
**Type: MAP
**Maps To Forms: [[#competency]]
==competency_evaluation==
The form ''competency_evaluation'' is implemented by the class: I2CE_SimpleList
It has the following fields:
*name:
*name:
**Header: Name
**Header: Name
**Type: STRING_LINE
**Type: STRING_LINE
==notes==
==training_funder_contact==
The form ''notes'' is implemented by the class: iHRIS_Notes
The form ''training_funder_contact'' is implemented by the class: iHRIS_Contact
It has the following fields:
*note:
**Header: Note
**Type: STRING_MLINE
*date_added:
**Header: Date Added
**Type: DATE_YMD
==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
==contact==
The form ''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
==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_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
==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
==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
==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_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
**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 following fields:
*location:
**Header: Location
**Type: MAP
**Maps To Forms: [[#county]],[[#district]]
*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 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
==training_funder_contact==
==user==
The form ''training_funder_contact'' is implemented by the class: iHRIS_Contact
The form ''user'' is implemented by the class: I2CE_User_Form
It has the following fields:
It has the following fields:
*address:
*username:
**Header: Mailing Address
**Header: Username
**Type: STRING_MLINE
*telephone:
**Header: Telephone Number
**Type: STRING_LINE
**Type: STRING_LINE
*alt_telephone:
*password:
**Header: Alternate Telephone Number
**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
*fax:
*lastname:
**Header: Fax Number
**Header: Surname
**Type: STRING_LINE
**Type: STRING_LINE
*email:
*email:
**Header: Email Address
**Header: Email
**Type: STRING_LINE
**Type: STRING_LINE
*notes:
*role:
**Header: Notes
**Header: Role
**Type: STRING_MLINE
==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
**Type: MAP
**Maps To Forms: [[#competency_evaluation]]
**Maps To Forms: [[#role]]
*competency:
*creator:
**Header: Competency
**Header:  
**Type: MAP
**Type: INT
**Maps To Forms: [[#competency]]
*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:
  • source:
  • 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:
  • 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:
  • 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:
  • 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:

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:

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:

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:

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:
  • cadre:
    • Header: Cadre (Health Professionals Only)
    • Type: MAP
    • Maps To Forms: #cadre
  • classification:
  • 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:
  • 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:

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:
  • 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:
  • training_course_requestor:
  • 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:
  • supervisor:
    • Header: Supervisor
    • Type: MAP
    • Maps To Forms: #position
  • pos_type:
  • 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:
  • 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:
  • training_funder:
  • continuing_education_course:
  • training_course_status:
  • 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:
  • 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:

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