includes all, but tells you when voided.

This commit is contained in:
Bryce Covert
2018-08-24 08:33:29 -07:00
parent 4fd5e8a156
commit e0f7b5f128
2 changed files with 5 additions and 6 deletions

View File

@@ -150,6 +150,7 @@
:total {:type 'String}
:outstanding_balance {:type 'String}
:invoice_number {:type 'String}
:status {:type 'String}
:expense_accounts {:type '(list :invoices_expense_accounts)
:resolve :get-invoices-expense-accounts}
:date {:type 'String}