IO-1256 Payments on job missing field & edit from list.

This commit is contained in:
Patrick Fic
2021-07-13 11:09:15 -07:00
parent 34422dfef7
commit 33e2201524
2 changed files with 27 additions and 10 deletions

View File

@@ -559,6 +559,7 @@ export const GET_JOB_BY_PK = gql`
}
payments {
id
jobid
amount
payer
created_at
@@ -566,6 +567,8 @@ export const GET_JOB_BY_PK = gql`
transactionid
memo
date
type
exportedat
}
cccontracts {
id