![]() |
|
||||
Bank Menu Shows Wrong Account |
|||||
PROBLEMAfter changing the status of a bank account to Closed, choosing transactions for accounts after it in the alphabet will show transactions for a different account. Caught ByTurtle Creek testing in Goldenseal accounting software. WorkaroundOpen the bank account via the Accounts menu, and click the View Transactions button. SolutionFixed in Goldenseal 3.5. Technical DetailsWhen building the menu list, we skip Closed accounts,
but the code that finds the correct account to open was
still including Closed accounts. |