Added detail for departing jos ons chedule BOD-254

This commit is contained in:
Patrick Fic
2020-08-17 10:11:56 -07:00
parent 85ee5bac04
commit 5efb21ada7
15 changed files with 427 additions and 22 deletions

View File

@@ -143,6 +143,8 @@ export const QUERY_SCHEDULE_LOAD_DATA = gql`
where: { scheduled_completion: { _gte: $start, _lte: $end } }
) {
id
est_number
ro_number
scheduled_completion
labhrs: joblines_aggregate(where: { mod_lbr_ty: { _eq: "LAB" } }) {
aggregate {