From 50f0732d468ddf4c45ebf485d797f1e068f46469 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Mon, 9 Oct 2023 14:54:59 +0530 Subject: [PATCH] MWISE Report Alignment for landmark : ps --- api/application/views/sale_pd_templates/MEQ.php | 16 +++++++++++----- .../views/sale_pd_templates/MWISE.php | 16 +++++++++++----- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/api/application/views/sale_pd_templates/MEQ.php b/api/application/views/sale_pd_templates/MEQ.php index d5332cea..f3406735 100644 --- a/api/application/views/sale_pd_templates/MEQ.php +++ b/api/application/views/sale_pd_templates/MEQ.php @@ -9,6 +9,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $title = ""; if($master[0]['sales_pd_type'] == 1){$title = "Physical "; }else if($master[0]['sales_pd_type'] == 2){$title = "Tele ";} $smc_emp_code = $master[0]['smc_emp_code']; + $address_row_span = 2; + if(isset($section1['landmark']) && $section1['landmark'] !='') { $address_row_span = 3; } //print_r($master[0]['abbr']);die(); ?> @@ -191,11 +193,15 @@ defined('BASEPATH') OR exit('No direct script access allowed'); --> - - - -

- + + + + + + Landmark + + + City diff --git a/api/application/views/sale_pd_templates/MWISE.php b/api/application/views/sale_pd_templates/MWISE.php index d37aa254..a45469fb 100644 --- a/api/application/views/sale_pd_templates/MWISE.php +++ b/api/application/views/sale_pd_templates/MWISE.php @@ -9,6 +9,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $title = ""; if($master[0]['sales_pd_type'] == 1){$title = "Physical "; }else if($master[0]['sales_pd_type'] == 2){$title = "Tele ";} $smc_emp_code = $master[0]['smc_emp_code']; + $address_row_span = 2; + if(isset($section1['landmark']) && $section1['landmark'] !='') { $address_row_span = 3; } //print_r($master[0]['abbr']);die(); ?> @@ -170,11 +172,15 @@ defined('BASEPATH') OR exit('No direct script access allowed'); - - -

- + + + + + + Landmark + + City @@ -185,10 +191,10 @@ defined('BASEPATH') OR exit('No direct script access allowed'); - Applicant qualification + Mother's Name