CPO Master Statuses
-
Draft
- A PO starts off with this status.
- The Action button is labeled Submit.
- Only the Requisitioner (CreatedID) may submit it.
- It has a Del button, so the Requisitioner may Delete the PO.
-
Submitted
- PO is in the approval process.
- Approval Routing records are created when a PO is submitted. If no approvals are needed, it is promoted to Approved status.
- The Action button is labeled Approve.
- Only a pending approver can Approve. If more than 1 approver exists for the same approval level, then the other approval records are marked as Skipped.
- A Reject button is also displayed for Pending Approvers, which will prompt for a Reject Reason and set the PO Master Status to Draft.
- It has a Void button, so a Requisitioner or an Approver may void the PO (set the status to Voided) – this will reject the approval record if done by a Pending Approver.
- Has a Chg button for super-users (if allowed to change Submitted POs for DivID).
-
Approved
- PO is completely approved (and no rejections have occurred).
- The Action button is labeled On-Order.
- Only the Requisitioner (CreatedID) may submit it.
- It has a Void button, so the Requisitioner or an Approver may void the PO (set the status to Voided).
- Has a Chg button for super-users (if allowed to change Submitted POs for DivID).
-
Being Ordered
- PO is in the process of being ordered, but no Receipts have been created.
- The Action button is labeled Receive.
- Only users with access to Receive (based on the PO’s DivisionID).
- It has a Void button, so a Requisitioner or an Approver may void the PO (set the status to Voided).
- No Chg button is allowed/enabled.
-
Partially Received
- At least one Receipt has been created, but not all line items have been received yet (not all line items are tied to a Receipt).
- The Action button is labeled Receive.
- Only allows users with access to Receive (based on the POs DivisionID).
- No Del or Void or Chg button is allowed/enabled.
-
Fully Received
- One or more Receipts exist and all line items have been associated with a Receipt.
- The Action button is labeled Invoice.
- Only allows users with access to create Vendor Invoices (based on the PO’s DivID).
- No Del or Void or Chg button is allowed/enabled.
-
Completed
- One or more Vendor Invoices exist, all Receipts are updated and have been tagged (associated) with a Vendor Invoice, and all Vendor Invoices are Updated.
- Action Button is disabled.
- No Del or Void or Chg button is allowed/enabled.
-
Voided
- The Action button is labeled Activate.
- Only the Requisitioner (CreatedID) may activate a voided PO.
- (Currently, Delete is not allowed for Voided POs – no Del button).
Receipt Statuses:
- Pending – This is the default on new Receipts, meaning that they are in Progress.
- Hold - The user placed a receipt on hold. If the user is prompted to update a receipt and unchecks it (so that it is not updated), then it is changed to Hold status.
- Updated – The Receipt has been updated (locks all associated line items from being modified). When the Receipt is updated, the system creates the necessary general ledger entries at that point.
Vendor Invoice Statuses:
- Pending – This is the default on new Receipts, meaning that they are in Progress.
- Hold - The user placed a receipt on hold. If the user is prompted to update a vendor invoice and unchecks it (so that it is not updated), then the receipt is changed to Hold status.
- Coding Error – Error with the coding for one or more of the associated line items.
- Balancing Error – Balancing error with one or more associated receipts or line items.
- General Error – Any error other than a Coding or Balancing error.
- Updated - The Vendor Invoice has been updated (it locks all associated receipts from being modified). (It requires that all associated receipts have first been updated.)