Payroll Report has Blank Items

Problem

Blank items in some columns in a Payroll Report created from MacNail construction payroll software.

Diagnosis

Another payroll bug. This will only occur when making a payroll report from a new-style labor report that was made from a Master Index.

Solution

The quick cure: Cell E99 in Accounting Manager now starts:
=IF(old.style,GOTO(....
it should be changed to:
=if(from.MI,GOTO(...
This is also fixed on latest MacNail Accounting disk

Some columns may get mystery values in them because it is erroneously trying to put stuff in the 'eic' and 'federal addition' columns without knowing where they are.

Comments

Entered 4/19/93 by Dennis. Updated 11/22/2010.