Less error prone
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
:unpaid-invoices :unpaid
|
||||
:paid-invoices :paid
|
||||
:voided-invoices :voided)}
|
||||
[[:invoices [:id :total :outstanding-balance :invoice-number :date :due :status :client-identifier :scheduled-payment :source-url
|
||||
[[:invoices [:id :total :outstanding-balance :invoice-number :date :due :status :client-identifier :scheduled-payment :source-url :similarity
|
||||
[:vendor [:name :id]]
|
||||
[:expense_accounts [:amount :id :location
|
||||
[:account [:id ]]]]
|
||||
@@ -202,6 +202,7 @@
|
||||
"File"]
|
||||
[:td {:colspan 4}
|
||||
[buttons/fa-icon {:icon "fa-external-link"
|
||||
:target "_new"
|
||||
:href source-url}]]])]]]]]
|
||||
[:span {:style {:margin-right "1em"}}]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user