Currently if an item is at the reorder point and you select the checkbox on the Inventory Reorder Report to "Print Items at or below the Reorder Point Only" the item does not appear on the report, and the IM_ReorderReportWrk table doesn't even get populate with the data. The item only appears in the work table and report when the quantity available falls below the reorder point.

Also, the suppression forumla in the report on Group Header#2 uses a > instead of a >= when comparing the quantity available to the reorder point.

Comments