invoice fixups.
This commit is contained in:
@@ -367,8 +367,8 @@
|
||||
|
||||
(log/info "COUNT" (count (transactions->txs transactions transaction->bank-account (rm/rule-applying-fn all-rules) (get-existing))))
|
||||
(doseq [tx (transactions->txs transactions transaction->bank-account (rm/rule-applying-fn all-rules) (get-existing))]
|
||||
(log/info "transacting" tx)
|
||||
(audit-transact tx {:user/name "Yodlee import"
|
||||
|
||||
(audit-transact tx {:user/name "Yodlee import2"
|
||||
:user/role ":admin"})))))))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user