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 {

View File

@@ -53,6 +53,7 @@ export const QUERY_BODYSHOP = gql`
md_parts_locations
md_notes_presets
md_rbac
prodtargethrs
employees {
id
first_name
@@ -112,6 +113,7 @@ export const UPDATE_SHOP = gql`
md_parts_locations
md_notes_presets
md_rbac
prodtargethrs
employees {
id
first_name