IO-2465 Adjust Headerfile override and comment out line

This commit is contained in:
Allan Carr
2023-11-29 17:14:39 -08:00
parent bbcfc420d2
commit 9f1f58a9c7
2 changed files with 4 additions and 25 deletions

View File

@@ -221,35 +221,14 @@ const headerFields = [
"loc_phx",
"loc_ea",
//VEH
"impact_1",
"impact_2",
"dmg_memo",
"db_v_code",
"plate_no",
"plate_st",
"v_vin",
"v_cond",
"v_prod_dt",
"v_model_yr",
"v_makecode",
"v_makedesc",
"v_model",
"v_type",
"v_bstyle",
"v_trimcode",
"trim_color",
"v_mldgcode",
"v_engine",
"v_mileage",
"v_make_desc",
"v_model_desc",
"v_options",
"v_color",
"v_tone",
"v_stage",
"paint_cd1",
"paint_cd2",
"paint_cd3",
"v_memo",
];
export default headerFields;