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