diff --git a/api/application/docs/sample.pdf b/api/application/docs/sample.pdf index b7210bae..d1bf449d 100644 Binary files a/api/application/docs/sample.pdf and b/api/application/docs/sample.pdf differ diff --git a/api/application/views/report_templates/JSONTOREPORT.php b/api/application/views/report_templates/JSONTOREPORT.php index 67a263fa..983e085a 100644 --- a/api/application/views/report_templates/JSONTOREPORT.php +++ b/api/application/views/report_templates/JSONTOREPORT.php @@ -2560,9 +2560,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $iRow) { $otherIcomeRow = json_decode($iRow['processed_json'],true); @@ -2805,7 +2803,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); if(!strcasecmp($final_remark_data['is_service_provided'],'fairly_suited')){ $fair = 1;} else if(!strcasecmp($final_remark_data['is_service_provided'],'well_suited')){$well = 1;} else if(!strcasecmp($final_remark_data['is_service_provided'],'not_suited')){$not = 1;} - } + if($final_remark_data['pd_officers_recommendation'] == 2){$positive = 1;$fo_diplay = "Positive";} else if($final_remark_data['pd_officers_recommendation'] == 3){ @@ -2936,9 +2934,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); } echo ""; ?> - ".$other_command_remark."
";} ?> + ".$other_command_remark."";} ?> - + @@ -2948,7 +2946,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); Details Score Card Section" ;