generalized job checklist functionality & created deliver checklist. BOD-376
This commit is contained in:
@@ -371,6 +371,7 @@ export const GET_JOB_BY_PK = gql`
|
||||
tax_registration_number
|
||||
class
|
||||
category
|
||||
deliverchecklist
|
||||
joblines(where: { jobid: { _eq: $id } }, order_by: { line_no: asc }) {
|
||||
id
|
||||
line_no
|
||||
|
||||
Reference in New Issue
Block a user