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
DB Changes
==========
1. Add a new column 'ee_contrib_abs' decimal to 'civicrm_hrjob_pension' table
UI changes :
=========
1. Add textbox for Employee Contribution (absolute amount) below Employee Contribution (%)
2. Save the value in civicrm_hrjob_pension.ee_contrib_abs
3. Populate the value in View Pension screen
Upgrade :
=======
Add column for civicrm_hrjob_pension.ee_contrib_abs in upgrade function
--was----------------------------
Add a field to the Pension screen so that an absolute amount of Employee Contribution can be specified (as an alternative to Percentage).