diff --git a/BodyshopUploader/Utils/Decoder/EstimateDecoder.cs b/BodyshopUploader/Utils/Decoder/EstimateDecoder.cs index ee257b2..3860fea 100644 --- a/BodyshopUploader/Utils/Decoder/EstimateDecoder.cs +++ b/BodyshopUploader/Utils/Decoder/EstimateDecoder.cs @@ -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