IO-70 OEC Connection Settings

This commit is contained in:
Patrick Fic
2021-11-29 14:52:17 -08:00
parent 74cb593c66
commit 1db1b0c40c
11 changed files with 763 additions and 83 deletions

View File

@@ -1086,7 +1086,7 @@ namespace BodyshopPartner.Utils.Decoder
lin.line_no = readValues[0];//LINE_NO
lin.line_ind = readValues[1];//LINE_IND
lin.line_ref = readValues[2];//LINE_REF
//lin.tran_code = readValues[3];//TRAN_CODE
lin.tran_code = readValues[3];//TRAN_CODE
lin.db_ref = readValues[4];//DB_REF
lin.unq_seq = readValues[5];//UNQ_SEQ
//lin.who_pays = readValues[6];//WHO_PAYS

File diff suppressed because it is too large Load Diff