Add feature wrapper to Audit.

This commit is contained in:
Patrick Fic
2024-04-24 08:59:23 -07:00
parent b1d8c036e7
commit 09b5fca3b3
10 changed files with 161 additions and 85 deletions

View File

@@ -31,7 +31,7 @@ ipcMain.on(ipcTypes.default.audit.toMain.browseForFile, async (event, { sheetNam
clm_no: line[0],
close_date: line[1],
v_model_yr: line[3],
v_make_desc: line[4],
v_makedesc: line[4],
v_model: line[5],
under20kmiles: line[6],
pan_total: line[7],