IO-2264 added filter by estimators for the schedule

This commit is contained in:
swtmply
2023-05-26 00:15:35 +08:00
parent 209245187f
commit 5fb62aa16b
3 changed files with 55 additions and 13 deletions

View File

@@ -57,6 +57,8 @@ export const QUERY_ALL_ACTIVE_APPOINTMENTS = gql`
v_model_yr
v_make_desc
v_model_desc
est_ct_fn
est_ct_ln
labhrs: joblines_aggregate(
where: { mod_lbr_ty: { _neq: "LAR" }, removed: { _eq: false } }
) {