lots of new features.
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
(->> (g-tr/run-transaction-rule context {:transaction_rule_id transaction_rule_id
|
||||
:count Integer/MAX_VALUE} nil)
|
||||
|
||||
(filter #(not (:transaction/payment %)))
|
||||
(filter #(not (:payment %)))
|
||||
(map :id ))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user