Removed Est_number from Job. Potential Breaking changes. IO-553
This commit is contained in:
@@ -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")),
|
||||
}),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user