if(this.allFormControls['INVOICEID'].value || this.allFormControls['COUNTINGID'].value || this.allFormControls['RECEIPTORDER'].value) { if(this.recordService.formGroup) { this.recordService.formGroup.markAsUntouched(); } }
Last updated 3 years ago