PD_Controller.php edited online with Bitbucket
This commit is contained in:
parent
23b3667c02
commit
4a9b27798c
@ -3353,7 +3353,7 @@ public function getPDFormDetailsJSON_post()
|
||||
foreach($other_assests['assets_details'] as $other_assest)
|
||||
{
|
||||
|
||||
if($other_assest['emi'] == 'ìes')
|
||||
if($other_assest['emi'] == 'yes')
|
||||
{
|
||||
$converted_data = $this->convertOtherAssetAsExistingLoanParams($other_assest);
|
||||
//print_r($converted_data);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user