Skip to content
Commit aa330f94 authored by Cristian Oneț's avatar Cristian Oneț
Browse files

Fix the loan wizard losing the currency of the loan.

If a loan is created in a different currency than the base currency
and a new payee is created for the loan then the currency of the
loan ends up being the base currency instead of the originally
selected currency.

This bug was caused by some code which didn't made any sense (set an
invalid selection in the currency combo upon file change) so I just
removed it to fix the problem.

BUG: 345669
parent 6780bf61
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment