| Central method to control the processing of rule checks. Checks that the purchase order document is not null, that it is in
the correct status, and checks that the user is in the correct user group.
Parameters: document - A PurchaseOrderDocument. (A PurchaseOrderPaymentHoldDocument at this point.) True if the document passes all the validations. |