Allow creating of accounts during statement import

Authored by tbaumgart on Apr 19 2019, 1:31 PM.

Description

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

Details

Committed
tbaumgartApr 19 2019, 1:37 PM
Parents
R261:9fca9e3661ce: Provide internal OFX id generation also for WebConnect
Branches
Unknown
Tags
Unknown