**v2015 - Crystal PO form section suppression incorrectly impacting ""Continued"" and ""Totals"" sections**
On the PO form in the details b section, we've edited the suppression formula to be: {PO_PurchaseOrderWrk.ItemType} = ""4"" or {@Qty Balance} <= 0. It's that 2nd part, which is QtyOrd minus QtyRecd, that causes a single page PO to display ""Continued"" in lower right of PO form instead of the Totals section - and this only happens with _Backordered-status PO's that have backorder qtys on the lines_. If I simply remove that 2nd part of the suppression formula, the Totals section prints fine. I don't get it. If I add that addt'l suppression to the STANDARD form, no issues. I can't figure out what's different between our custom form and STANDARD. And apparently the client says it was working fine previously but no one is aware of any changes that have been made. And if I try their older PO form from last year, it does the same thing. Also, I can make this happen on my local system with their custom form.