|
Problem/Bug Fixes
Negative payroll amounts process correctly.
Version 2.11 introduced an error in payroll calculations involving negative numbers. This release fixes the problem.
Payroll Advances and Reimbursements process correctly.
See explanation for preceeding point.
Rounding errors corrected.
In some circumstances (e.g. Payroll Timecard expense allocations) rounding errors were possible. This release fixes the problem.
Invoice and purchase order printing behavior changed.
Prior to version 2.11 invoice and purchase order printing included all detail items. Version 2.11 introduced new behavior - printing stopped when the detail item running balance equaled the invoice total. This "feature" was requested by users wanting to append housekeeping items to the end of invoices, but not have the items printed on the invoice given to a customer.
However, many users do append narrative to invoices and purchase orders, and the new feature prevented printing this narrative.
This release offers direct user control to stop printing at any point. Simply add a detail item with a Description (i.e. Comment) value of one of the following choices:
@printstop
@printend
--- housekeeping ---
--- details not printed ---
The stop directive row, and any rows following it are not printed. Note that the stop directive values are case insensitive.