Refactored to use invoice form for modal + detail edit page. BOD-634
This commit is contained in:
@@ -89,6 +89,7 @@ export const QUERY_INVOICE_BY_PK = gql`
|
||||
jobid
|
||||
total
|
||||
updated_at
|
||||
vendorid
|
||||
vendor {
|
||||
id
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user