mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-03 04:25:21 +02:00
Fix holding avg cost calculation
This commit is contained in:
parent
800eb4c146
commit
027c18297b
3 changed files with 15 additions and 3 deletions
|
@ -36,7 +36,6 @@
|
|||
step: currency.step,
|
||||
data: {
|
||||
"money-field-target": "amount",
|
||||
action: "change->money-field#handleAmountChange",
|
||||
"auto-submit-form-target": ("auto" if options[:auto_submit])
|
||||
}.compact,
|
||||
required: options[:required] %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue