Estimating Software
Project Management Software
Accounting Software
Inventory SoftwareInventory Management SoftwareBookkeeping SoftwareTime Tracking SoftwareConstruction Estimating SoftwareConstruction Management SoftwareProject Management Software

Job Cost Breakdowns

PROBLEM

In the Job Costs command, 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 version 3.8.

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.