Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: HR-1.1
-
Fix Version/s: HR-1.1
-
Component/s: None
-
Labels:None
Description
typeDB Changes
=============
1. Create a new option group 'pension_type' option values
- Employer Pension
- Personal Pension
Add the above option values to 'pension_type' group in hrjob/xml/option_group_install.xml
2. Add a new column 'pension_type' to 'civicrm_hrjob_pension'
UI changes :
=========
1. Add select-box for pension type below Is Enrolled field
Options: Employer Pension, Personal Pension.
2. Save the value in civicrm_hrjob_pension.pension_type
3. Populate the value in View Pension screen
Upgrade :
=======
Add option group 'pension_type' and column for civicrm_hrjob_pension.pension_type in upgrade function
--was-----------
Add dropdown field for pension type
Options: Employer Pension, Personal Pension.
Also update XML, DAO, SQL, upgrade-step.