Removed Est_number from Job. Potential Breaking changes. IO-553

This commit is contained in:
Patrick Fic
2021-01-07 15:25:32 -08:00
parent 3da3fb96e2
commit 0c83a62dd2
64 changed files with 1730 additions and 269 deletions

View File

@@ -48,7 +48,7 @@ export function JobsIntakeContainer({
number:
data &&
((data.jobs_by_pk && data.jobs_by_pk.ro_number) ||
data.jobs_by_pk.est_number),
t("general.labels.na")),
}),
},
{