mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Fix transfers and form currencies (#1477)
This commit is contained in:
parent
fcb95207d7
commit
81d604f3d4
11 changed files with 41 additions and 19 deletions
|
@ -40,6 +40,7 @@ class Account::EntryBuilder
|
|||
date: date,
|
||||
amount: amount,
|
||||
account: account,
|
||||
currency: currency,
|
||||
transfer_account_id: transfer_account_id
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue