Removed unneccessary imports. Added production note to kanban and job detail. IO-459
This commit is contained in:
@@ -412,6 +412,7 @@ export const GET_JOB_BY_PK = gql`
|
||||
ownr_zip
|
||||
ownr_ctry
|
||||
ownr_ph1
|
||||
production_vars
|
||||
ca_gst_registrant
|
||||
owner {
|
||||
id
|
||||
@@ -705,6 +706,7 @@ export const UPDATE_JOB = gql`
|
||||
status
|
||||
alt_transport
|
||||
ro_number
|
||||
production_vars
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user