From 73fcf7bcc137f7b28d54a1b19ae8da43c8de4326 Mon Sep 17 00:00:00 2001
From: Sanjeev Location Summary Employer Name : ". explode('-', $employeement_data['employer_name'])[1] ." Employer Identity Proof Not Provided Employer Identity Proof : ". explode('-',$employeement_data['photo_id_others'])." Employer Identity Proof : ". explode('-',$employeement_data['photo_id_card'])." Company Profile : ". $employeement_data['employer_in_brief'] ." The applicant has served ". $employeement_data['how_long_year'] ." Years ".($employeement_data['how_long_month'] ? ' and '.$employeement_data['how_long_month'].' months' : '' )." as employee in this firm / company. " ;
diff --git a/api/application/views/report_templates/JSONTOREPORT_SAL_SMARTPD.php b/api/application/views/report_templates/JSONTOREPORT_SAL_SMARTPD.php
index 4d1d72c7..84ac723a 100644
--- a/api/application/views/report_templates/JSONTOREPORT_SAL_SMARTPD.php
+++ b/api/application/views/report_templates/JSONTOREPORT_SAL_SMARTPD.php
@@ -863,7 +863,7 @@ font-weight: bolder;;
}
echo ' Location Summary
GPS Coordinates of location where PD Visit was done : '.$pd_master_details[0]['start_location'];
- // echo '
';
+ echo '
';
?>
'.$pd_location_approach_img_date; ?>
-->
-
+
GPS Coordinates of location where PD Visit was done : '.$pd_master_details[0]['start_location'];
- // echo '
';
+ echo '
';
?>
'.$pd_location_approach_img_date; ?>
-->
-
+
Person met/contacted provided company ID Card/Visiting Card.
';}else{ echo 'Person met/contacted was not provided company ID Card/Visiting Card.
'; } - + // print_r($employeement_data); + if($employeement_data['visiting_card'] == 'yes'){ echo 'Person met/contacted provided company ID Card/Visiting Card.
';} + else{ echo 'Person met/contacted was not provided company ID Card/Visiting Card.
'; } + if ($employeement_data['photo_id_card'] == 'Not Provided'){ + echo "Employer Identity Proof Not Provided
"; + }else if($employeement_data['photo_id_card'] == 'Others'){ + echo "Employer Identity Proof : ". explode('-',$employeement_data['photo_id_others'])."
"; + }else{ + echo "Employer Identity Proof : ". explode('-',$employeement_data['photo_id_card'])."
"; + } echo "Employer Name : ". explode('-', $employeement_data['employer_name'])[1] ."
" ; echo "Company Profile : ". $employeement_data['employer_in_brief'] ."
" ; - echo "The applicant has served ". $employeement_data['how_long_year'] ." Years ".($employeement_data['how_long_month'] ? ' and '.$employeement_data['how_long_month'].' months' : '' )." as employee in this firm / company. " ; + echo "
The applicant has served ". $employeement_data['how_long_year'] ." Years ".($employeement_data['how_long_month'] ? ' and '.$employeement_data['how_long_month'].' months' : '' )." as employee in this firm / company. " .($employeement_data['total_business_previous_experience']) ? "Previously, applicant".$employeement_data['total_business_previous_experience']."
" : ""; + + // echo "The applicant has served ". $employeement_data['how_long_year'] ." Years ".($employeement_data['how_long_month'] ? ' and '.$employeement_data['how_long_month'].' months' : '' )." as employee in this firm / company. " ; // echo "Applicant has total work experience of ". $employeement_data['total_business_experience']." years.
"; @@ -1192,6 +1202,14 @@ font-weight: bolder;; { echo "Applicant is getting ".$rupee_symbol.' '.$employeement_data['amount_paid_in_cash']." paid as cash and ".$rupee_symbol.' '.$employeement_data['amount_paid_through_bank']." as bank transfer."; } + if(isset($employeement_data['bonus_incentive'])){ + if($employeement_data['bonus_incentive'] > 0){ + echo "The applicant receives a bonus/incentives (".$employeement_data['bonus_type'] .") of ".$rupee_symbol.' '.$employeement_data['bonus_incentive'].' '.$employeement_data['bonus_frequency_master']; + } + else{ + echo "Applicant does not get any Bonus amount or Incentives "; + } + } if(isset($employeement_data['sal_paid_regularly']) && $employeement_data['sal_paid_regularly'] == 'yes') { diff --git a/api/application/views/report_templates/JSONTOREPORT_SAL_TELE_PD.php b/api/application/views/report_templates/JSONTOREPORT_SAL_TELE_PD.php index b27ad030..5f9d2616 100644 --- a/api/application/views/report_templates/JSONTOREPORT_SAL_TELE_PD.php +++ b/api/application/views/report_templates/JSONTOREPORT_SAL_TELE_PD.php @@ -894,7 +894,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');Location Summary