Job Cost Breakdowns

Problem

In the Job Costs command of Goldenseal accounting software versions prior to 3.8, double-clicking on a Project account will give an error message if the project is #256 or higher.

Caught By

TurtleSoft testing.

Workaround

Use one of the job cost reports from Reports--Projects.

Solution

This is fixed in Goldenseal job costing software version 3.8 and newer.

Technical Details

Stupid programmer error-- in one bit of code we accidentally used an 8-bit value to store the account ID, and it cuts off at 255.