Merged in feature/IO-3594-Kaizen-Datapump-Enhancement (pull request #3076)

Feature/IO-3594 Kaizen Datapump Enhancement

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2026-03-04 00:51:11 +00:00
committed by Dave Richer
2 changed files with 4 additions and 0 deletions

View File

@@ -250,6 +250,8 @@ const CreateRepairOrderTag = (job, errorCallback) => {
},
InsuranceCompany: job.ins_co_nm || "",
Claim: job.clm_no || "",
Deductible: job.ded_amt || 0,
PolicyNo: job.policy_no || "",
DMSAllocation: job.dms_allocation || "",
Contacts: {
CSR: job.employee_csr_rel