Allows making rules by client group
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
]
|
||||
(mu/log ::counted
|
||||
:count (count all-rules))
|
||||
(map ->graphql (rm/get-matching-rules transaction all-rules)))
|
||||
(doto (map ->graphql (rm/get-matching-rules transaction all-rules)) (#(println (count %)))))
|
||||
nil))
|
||||
|
||||
(defn transaction-rule-account->entity [{:keys [id account_id percentage location]}]
|
||||
|
||||
Reference in New Issue
Block a user