You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 799592 - "No transactions found" when importing CSV transactions
Before this when changing the base account to one with a new currency
the new currency was added to the old base account's currency in the
alternate currencies vector instead of replacing it.
To avoid that re-parse the the splits from scratch when replacing the
base account.
0 commit comments