From ede9f95637e5824ea2d39a1c2125fd98e335fc4d Mon Sep 17 00:00:00 2001
From: Velz2020
As per person met, Applicant does not have any business account.
'; } if($business_banking_common_remarks != ""){ echo ''.$business_banking_common_remarks.'
'; } diff --git a/api/application/views/report_templates/JSONTOREPORT_DI_AI.php b/api/application/views/report_templates/JSONTOREPORT_DI_AI.php index 4e6ca690..c63cf0a4 100644 --- a/api/application/views/report_templates/JSONTOREPORT_DI_AI.php +++ b/api/application/views/report_templates/JSONTOREPORT_DI_AI.php @@ -2435,7 +2435,7 @@ if($total_no_of_business > 0) { As per person met, Applicant does not have any current account.'; + echo 'As per person met, Applicant does not have any business account.
'; } if($business_banking_common_remarks != ""){ echo ''.$business_banking_common_remarks.'
'; } diff --git a/api/application/views/report_templates/JSONTOREPORT_DI_AI_ADDON.php b/api/application/views/report_templates/JSONTOREPORT_DI_AI_ADDON.php index f4135c99..b48ae2cb 100644 --- a/api/application/views/report_templates/JSONTOREPORT_DI_AI_ADDON.php +++ b/api/application/views/report_templates/JSONTOREPORT_DI_AI_ADDON.php @@ -2422,7 +2422,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); As per person met, Applicant does not have any current account.'; + echo 'As per person met, Applicant does not have any business account.
'; } if($business_banking_common_remarks != ""){ echo ''.$business_banking_common_remarks.'
'; }