![]() |
|
||||
Job Cost Breakdowns |
|||||
PROBLEMIn the Job Costs command, double-clicking on a Project account will give an error message if the project is #256 or higher. Caught ByTurtleSoft testing. WorkaroundUse one of the job cost reports from Reports--Projects. SolutionThis is fixed in version 3.8. Technical DetailsStupid 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. |