Refactored to use invoice form for modal + detail edit page. BOD-634

This commit is contained in:
Patrick Fic
2020-05-05 11:03:31 -07:00
parent fbf49c70d8
commit 9238018022
9 changed files with 260 additions and 441 deletions

View File

@@ -89,6 +89,7 @@ export const QUERY_INVOICE_BY_PK = gql`
jobid
total
updated_at
vendorid
vendor {
id
name