1
0
forked from Yara724/api

YARA-1061

This commit is contained in:
SepehrYahyaee
2026-07-11 11:38:49 +03:30
parent 2c8fd3960f
commit 04f51167c2
2 changed files with 2 additions and 3 deletions

View File

@@ -367,8 +367,7 @@ export class InquiryRefreshService {
}
next.insurance.policyNumber =
mapped.LastCompanyDocumentNumber ||
mapped.insuranceNumber ||
mapped.PrntPlcyCmpDocNo ||
next.insurance.policyNumber;
next.insurance.company =
mapped.companyPersianName || mapped.CompanyName || next.insurance.company;