finanical issues fixes - ps
This commit is contained in:
parent
f97492b797
commit
60cc3884ca
@ -307,7 +307,7 @@ this.complete_status = this.pdDetails.pd_status == 'COMPLETED' ? true : false;
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
submitDetails(){
|
submitDetails(){
|
||||||
if(this.CustSegAbbr != 'AI'){
|
if(this.CustSegAbbr == 'AI'){
|
||||||
this.financialForm.removeControl('estimated_value');
|
this.financialForm.removeControl('estimated_value');
|
||||||
this.financialForm.controls['is_financial_customer'].setValue('');
|
this.financialForm.controls['is_financial_customer'].setValue('');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user