locations.
This commit is contained in:
@@ -88,9 +88,10 @@
|
||||
|
||||
:vendor (when check
|
||||
(:db/id (:payment/vendor check)))
|
||||
:location (when check
|
||||
"A")
|
||||
:account (when check
|
||||
(:db/id (a/get-account-by-numeric-code-and-sets 2110 ["default"]))
|
||||
#_(:db/id (:payment/vendor check)))
|
||||
(:db/id (a/get-account-by-numeric-code-and-sets 2110 ["default"])))
|
||||
})]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user