IO-944 Add production note to intake checklist.

This commit is contained in:
Patrick Fic
2021-04-27 18:36:39 -07:00
parent 35f98f7566
commit 24de10c908
3 changed files with 16 additions and 3 deletions

View File

@@ -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

View File

@@ -1525,6 +1525,7 @@ export const QUERY_JOB_CHECKLISTS = gql`
scheduled_completion
actual_completion
scheduled_delivery
production_vars
bodyshop {
id
intakechecklist