Merge branch 'dev' of bitbucket.org:jubilian/nhance into dev
This commit is contained in:
commit
4a2ef806b8
@ -787,6 +787,7 @@ class EmployeeRestController extends AdminController
|
||||
'emp_status'=>'draft',
|
||||
'band'=> $extra['10'][$index],
|
||||
'basic_pay'=> $extra['11'][$index],
|
||||
'unit'=> $extra['12'][$index],
|
||||
'client_branch_id' => $client_branch_id
|
||||
|
||||
];
|
||||
@ -2236,7 +2237,7 @@ class EmployeeRestController extends AdminController
|
||||
"waiverofpreexistingdiseases" => "Waiver of Pre-existing Diseases",
|
||||
"maternitycoverage" => "Maternity Coverage",
|
||||
"babyday1cover" => "Baby Day 1 Cover",
|
||||
"9monthwaitingperiodwaived" => "9-month waiting Period –waived",
|
||||
"9monthwaitingperiodwaived" => "9-month waiting Period –waived",
|
||||
"coverfromthedateofjoining" => "Cover from the date of Joining",
|
||||
"waiverof1,2,3&4thyearexclusions" => "Waiver of 1, 2, 3 & 4th year Exclusions",
|
||||
"waiverof30dayswaitingperiod" => "Waiver of 30 days waiting period",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user