Double-Click Shows Wrong Item

Problem

They double-click in a Report Table, but it shows the wrong transaction or account. Problem can occur in any flavor of Goldenseal small business software.

Diagnosis

This is a bug in version 2.1 and earlier of Goldenseal accounting software. Fixed in version 2.2.

It only occurs for records with ID over #255 (because we were storing the record ID as an 8 bit number, max 255, d'oh).

Solution

They can always use the Find command to locate the item (though of course table double-click is easier).

Comments

Entered 8/26/02 by Casey. Updated 10/22/2010.