fixing issues?
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
(remove-nils {:db/id transaction-id
|
||||
:transaction/vendor vendor-id
|
||||
:transaction/location "A"
|
||||
:transaction/exclude-from-ledger true
|
||||
:transaction/approval-status :transaction-approval-status/excluded
|
||||
:transaction/accounts [#:transaction-account {:account (:db/id (accounts/get-account-by-numeric-code-and-sets 2110 ["default"]))
|
||||
:location "A"
|
||||
:amount (Math/abs amount)}]
|
||||
|
||||
Reference in New Issue
Block a user