This commit is contained in:
2021-01-26 08:19:48 -08:00
parent d50f889099
commit c3bea47093
6 changed files with 19 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
(def invoice-read [:id :total :outstanding-balance :date :due :invoice-number :status
:scheduled-payment
[:client [:id :name :locations]]
[:payments [:amount [:payment [:amount :s3_url :check_number ]]]]
[:payments [:amount [:payment [:id :amount :s3_url :check_number ]]]]
[:vendor [:id :name]]
[:expense_accounts [:amount :id
:location