Added inspection date as estimate dated IO-556
This commit is contained in:
@@ -351,7 +351,7 @@ namespace BodyshopPartner.Utils.Decoder
|
||||
//j.insp_ea = readValues[50];//INSP_EA
|
||||
//j.insp_code = readValues[51];//INSP_CODE
|
||||
//j.insp_desc = readValues[52];//INSP_DESC
|
||||
//j.insp_date = readValues[53];//INSP_DATE
|
||||
j.date_estimated = readValues[53];//INSP_DATE
|
||||
//j.insp_time = readValues[54];//INSP_TIME
|
||||
//j.rf_co_id = readValues[55];//RF_CO_ID
|
||||
//j.rf_co_nm = readValues[56];//RF_CO_NM
|
||||
|
||||
Reference in New Issue
Block a user