Added payment list to jobs BOD-146

This commit is contained in:
Patrick Fic
2020-06-16 10:51:54 -07:00
parent ef81991046
commit 951fce539b
42 changed files with 1403 additions and 212 deletions

View File

@@ -269,6 +269,15 @@ export const GET_JOB_BY_PK = gql`
lbr_amt
op_code_desc
}
payments {
id
amount
payer
created_at
stripeid
transactionid
memo
}
cccontracts {
id
status