trying more logging
This commit is contained in:
@@ -76,6 +76,8 @@
|
||||
journal-entry (transaction->journal-entry (:db-after with-transaction)
|
||||
transaction-id
|
||||
(:db/id transaction))]
|
||||
(println "TRANSACTION" transaction "JOURNAL" journal-entry "tempid " transaction-id)
|
||||
|
||||
(into [[:upsert-entity transaction]]
|
||||
(if journal-entry
|
||||
[[:upsert-ledger journal-entry]]
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user