Minor adjustments and fixes
This commit is contained in:
@@ -44,7 +44,6 @@ export const QUERY_ALL_OPEN_JOBS = gql`
|
||||
scheduled_delivery
|
||||
status
|
||||
updated_at
|
||||
clm_total
|
||||
ded_amt
|
||||
vehicle {
|
||||
id
|
||||
@@ -108,6 +107,7 @@ export const GET_JOB_BY_PK = gql`
|
||||
converted
|
||||
est_number
|
||||
ro_number
|
||||
clm_total
|
||||
vehicle {
|
||||
id
|
||||
plate_no
|
||||
|
||||
Reference in New Issue
Block a user