Skip to content
Commit bd01a5ce authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

Allow creating of accounts during statement import

If a user tries to create an account during statement import, the
account was not created at all.

This change makes sure that the enclosing engine transaction is only
opened after the account is selected. Doing that too early causes the
creation to fail.

BUG: 403745
FIXED-IN: 5.0.4
parent 9fca9e36
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