1
0
forked from Yara724/api

YARA-1061

This commit is contained in:
SepehrYahyaee
2026-07-18 14:30:26 +03:30
parent f39c50aeb0
commit 5b114c2069
3 changed files with 40 additions and 1 deletions

View File

@@ -368,6 +368,8 @@ export class InquiryRefreshService {
next.insurance.policyNumber =
mapped.PrntPlcyCmpDocNo ||
mapped.printNumber ||
mapped.insuranceNumber ||
next.insurance.policyNumber;
next.insurance.company =
mapped.companyPersianName || mapped.CompanyName || next.insurance.company;