Skip to content

Commit

Permalink
78475 adding missing permitted params to assets calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
kjsuarez committed Apr 10, 2024
1 parent fb5c172 commit e98470d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ def asset_form
amount
]
},
{ monetary_assets: [:name, :amount] },
:rec_vehicle_amount,
:real_estate_value,
{ automobiles: [:resale_value] }
]
)
Expand Down

0 comments on commit e98470d

Please sign in to comment.