adds check number to transaction form.

This commit is contained in:
Bryce
2023-07-31 17:39:27 -07:00
parent 205c132b7c
commit 013c6155b6
3 changed files with 7 additions and 0 deletions

View File

@@ -551,6 +551,7 @@
:payment {:type :payment}
:expected_deposit {:type :expected_deposit}
:plaid_merchant {:type :plaid_merchant}
:check_number {:type 'Int}
:vendor {:type :vendor}
:bank_account {:type :bank_account}
:date {:type 'String}