From 56b76d8672a02a50e5610a319f646c3b205f3f23 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Mon, 8 Aug 2022 16:14:31 +0530 Subject: [PATCH] Impact of GST on business REMOVED : ps --- api/application/views/report_templates/JSONTOREPORT_CLIX.php | 2 +- .../views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php | 2 +- .../views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX.php b/api/application/views/report_templates/JSONTOREPORT_CLIX.php index 9d0161c0..e1512099 100644 --- a/api/application/views/report_templates/JSONTOREPORT_CLIX.php +++ b/api/application/views/report_templates/JSONTOREPORT_CLIX.php @@ -2010,7 +2010,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); echo 'USP of the business (How applicant’s business is different from others in the business)'.$future_plan_business_environment['usp_of_the_business'].''; echo 'Future plan for business expansion'.$future_plan_business_environment['future_plans_for_business_expansion'].''; - echo 'Impact of GST on business'.$future_plan_business_environment['impact_of_gst_on_the_business'].''; + // echo 'Impact of GST on business'.$future_plan_business_environment['impact_of_gst_on_the_business'].''; echo 'Key competitors in the business'.$future_plan_business_environment['key_competitors'].''; echo 'Succession Plan for business'.$future_plan_business_environment['succession_plan'].''; echo 'Brief of other group concerns/ Business run by the applicant'.$future_plan_business_environment['brief_of_other_group_concerns_or_businesses_run_by_the_applicants'].''; diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php b/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php index 4bcf0aef..6ffa6ee8 100644 --- a/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php +++ b/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php @@ -2017,7 +2017,7 @@ font-weight: bolder;; echo 'USP of the business (How applicant’s business is different from others in the business)'.$future_plan_business_environment['usp_of_the_business'].''; echo 'Future plan for business expansion'.$future_plan_business_environment['future_plans_for_business_expansion'].''; - echo 'Impact of GST on business'.$future_plan_business_environment['impact_of_gst_on_the_business'].''; + // echo 'Impact of GST on business'.$future_plan_business_environment['impact_of_gst_on_the_business'].''; echo 'Key competitors in the business'.$future_plan_business_environment['key_competitors'].''; echo 'Succession Plan for business'.$future_plan_business_environment['succession_plan'].''; echo 'Brief of other group concerns/ Business run by the applicant'.$future_plan_business_environment['brief_of_other_group_concerns_or_businesses_run_by_the_applicants'].''; diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php b/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php index 3ad97edf..d87e6319 100644 --- a/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php +++ b/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php @@ -2013,7 +2013,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); echo 'USP of the business (How applicant’s business is different from others in the business)'.$future_plan_business_environment['usp_of_the_business'].''; echo 'Future plan for business expansion'.$future_plan_business_environment['future_plans_for_business_expansion'].''; - echo 'Impact of GST on business'.$future_plan_business_environment['impact_of_gst_on_the_business'].''; + // echo 'Impact of GST on business'.$future_plan_business_environment['impact_of_gst_on_the_business'].''; echo 'Key competitors in the business'.$future_plan_business_environment['key_competitors'].''; echo 'Succession Plan for business'.$future_plan_business_environment['succession_plan'].''; echo 'Brief of other group concerns/ Business run by the applicant'.$future_plan_business_environment['brief_of_other_group_concerns_or_businesses_run_by_the_applicants'].'';