Insert & Delete Breakdown Rows

Problem

In Goldenseal accounting software versions 4.7 and earlier, it is possible to use keyboard shortcuts to add or delete rows in breakdown tables where you really shouldn't be able to do that. For example, it would cause problems if you did that in the list of invoices already paid by a check.

Caught By

Turtlesoft testing.

Workaround

This was not a common problem, but we managed to do it once in our own company file and decided to fix it.

Solution

Starting with Goldenseal construction accounting software version 4.8, we turn off the keyboard shortcuts for adding and deleting rows, when it would be a problem.

Technical Details

Programmer note-- coded changed in CSpreadsheetTable::CanInsertRow and CanDeleteRow