IO-944 Add production note to intake checklist.
This commit is contained in:
@@ -188,7 +188,7 @@ export const QUERY_INTAKE_CHECKLIST = gql`
|
||||
jobs_by_pk(id: $jobId) {
|
||||
id
|
||||
ro_number
|
||||
|
||||
production_vars
|
||||
scheduled_completion
|
||||
scheduled_delivery
|
||||
intakechecklist
|
||||
|
||||
@@ -1525,6 +1525,7 @@ export const QUERY_JOB_CHECKLISTS = gql`
|
||||
scheduled_completion
|
||||
actual_completion
|
||||
scheduled_delivery
|
||||
production_vars
|
||||
bodyshop {
|
||||
id
|
||||
intakechecklist
|
||||
|
||||
Reference in New Issue
Block a user