Add models & fix glass flag not getting detected.

This commit is contained in:
Patrick Fic
2021-05-07 09:55:33 -07:00
parent 2bad4232bf
commit a348481e79
8 changed files with 15216 additions and 21173 deletions

View File

@@ -21,7 +21,7 @@ export default function CloseDateDisplayMolecule({ job, jobId, close_date }) {
});
setLoading(true);
setValue(newDate);
console.log("New R4P Date", newDate);
//Recalculate vehicle age.
const result = await updateJob({

View File

@@ -156,6 +156,8 @@
"HIGHLANDER SPORT V6",
"4RUNNER SR5 V6",
"RAV4",
"RAV4 HYBRID",
"RAV4 XLE HYBRID",
"HIGHLANDER",
"4RUNNER",
@@ -192,5 +194,10 @@
"Q3",
"Q5",
"Q7",
"Q8"
"Q8",
"JUKE SV",
"JUKE",
"ROGUE",
"ROGUE SV"
]