supports bulk voiding invoices, searches for iol duplicates.
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
(for [{:keys [client account vendor approval-status payment expected-deposit status bank-account description-original date amount id yodlee-merchant ] :as i} (:data data)]
|
||||
^{:key id}
|
||||
[grid/row {:class (:class i) :id id :entity i}
|
||||
(println expected-deposit)
|
||||
(when-not selected-client
|
||||
[grid/cell {} (:name client)])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user