Further refinement on jobs detail screen on header. BOD-155
This commit is contained in:
@@ -249,7 +249,6 @@ export const GET_JOB_BY_PK = gql`
|
||||
date_exported
|
||||
status
|
||||
owner_owing
|
||||
|
||||
joblines {
|
||||
id
|
||||
unq_seq
|
||||
@@ -277,11 +276,6 @@ export const GET_JOB_BY_PK = gql`
|
||||
scheduledreturn
|
||||
agreementnumber
|
||||
}
|
||||
appointments_aggregate {
|
||||
aggregate {
|
||||
count
|
||||
}
|
||||
}
|
||||
cieca_ttl
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user