Statement Change : ps
This commit is contained in:
parent
949fc6f9da
commit
8c657f0b75
@ -1057,7 +1057,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -1063,7 +1063,7 @@ font-weight: bolder;;
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -1081,7 +1081,7 @@ if ( isset($pdf) ) {
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -1305,7 +1305,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -1074,7 +1074,7 @@ if ( isset($pdf) ) {
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -852,7 +852,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -852,7 +852,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -855,7 +855,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
@ -862,7 +862,7 @@ font-weight: bolder;;
|
|||||||
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
echo '<b>PD Location Address : </b>'.$pd_address['address'].', '.$pd_address['city_master'].', '.$pd_address['state_master'].' - '.$pincode.'.';
|
||||||
}
|
}
|
||||||
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
if($pd_master_details[0]['lender_short_name'] == 'CSLFL'){
|
||||||
echo '<br><br><b> Total distances of Entity location and PD Visit location : </b>'.$distances['distance'].' and '. $distances['time'];
|
echo '<br><br><b> Distance to PD location : </b>'.$distances['distance'];
|
||||||
}
|
}
|
||||||
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
echo '<br><br><b> GPS Coordinates of location where PD Visit was done : </b>'.$pd_master_details[0]['start_location'];
|
||||||
echo '<br><br>';
|
echo '<br><br>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user