Deleting Checking Transactions

Problem

Deleting a bank transaction causes an update of all running totals-- which can take quite a while.

Caught By

Turtlesoft testing.

Workaround

None.

Solution

In Goldenseal 4.1 and later, deleting a check causes running totals to recalculate only in those checks after the deleted check. That saves time if it's near the end.

Technical Details

Programmer note-- change in CBankTransaction::PostRecordCancelled.