showing matched rule.

This commit is contained in:
Bryce Covert
2019-05-16 08:34:12 -07:00
parent ac5ffd26fe
commit 8845ec9688
7 changed files with 37 additions and 17 deletions

View File

@@ -188,7 +188,8 @@
:vendor {:type :vendor}
:bank_account {:type :bank_account}
:date {:type 'String}
:post_date {:type 'String}}}
:post_date {:type 'String}
:matched_rule {:type :transaction_rule}}}
:transaction_rule {:fields {:id {:type :id}
:note {:type 'String}