Resolved courtsey contract creation issues IO-455
This commit is contained in:
@@ -60,9 +60,6 @@ export const QUERY_CONTRACT_BY_PK = gql`
|
||||
cccontracts_by_pk(id: $id) {
|
||||
actualreturn
|
||||
agreementnumber
|
||||
cc_cardholder
|
||||
cc_expiry
|
||||
cc_num
|
||||
courtesycarid
|
||||
driver_addr1
|
||||
driver_city
|
||||
@@ -89,6 +86,8 @@ export const QUERY_CONTRACT_BY_PK = gql`
|
||||
statetax
|
||||
localtax
|
||||
coverage
|
||||
fuelin
|
||||
fuelout
|
||||
job {
|
||||
id
|
||||
est_number
|
||||
|
||||
Reference in New Issue
Block a user