IO-70 Begin OEC through partner.

This commit is contained in:
Patrick Fic
2021-11-23 00:30:33 -08:00
parent f175578686
commit 6556c74266
23 changed files with 292 additions and 5 deletions

View File

@@ -105,7 +105,7 @@ namespace BodyshopPartner.Utils.Decoder
var reader = new DBFReader(fis);
var type = reader.GetType();
logger.Trace(reader.Fields.ToString());
reader.SetSelectFields(new string[] { "INS_CO_ID","INS_CO_NM","INS_ADDR1","INS_ADDR2","INS_CITY","INS_ST","INS_ZIP","INS_CTRY",
"INS_EA","POLICY_NO","DED_AMT","DED_STATUS","ASGN_NO","ASGN_DATE","ASGN_TYPE","CLM_NO","CLM_OFC_ID","CLM_OFC_NM","CLM_ADDR1",