Resolved issue with tech time clock. [ci skip]
This commit is contained in:
@@ -45,6 +45,7 @@ export const GET_LINE_TICKET_BY_PK = gql`
|
||||
jobs_by_pk(id: $id) {
|
||||
id
|
||||
lbr_adjustments
|
||||
converted
|
||||
}
|
||||
joblines(where: { jobid: { _eq: $id }, removed: { _eq: false } }) {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user