Purchase Requisition Detail
View the complete details of a purchase requisition including document header, all line items with open quantities, and the current workflow status. From this page you can approve the PR, revert it to Draft, create linked RFQs or POs, short-close it, or cancel it.
Screenshot pending: Purchase Requisition Detail page showing document header with vendor, required-by date, Approved status badge, and line items table with open quantities.
This page is currently DEV-gated and only visible in development environments.
Accessing the Page
Section titled “Accessing the Page”From the Purchase Requisitions list, click any row, or navigate directly to /commerce/procurement/requisitions/:id.
Header / Action Bar
Section titled “Header / Action Bar”| Button | Description | Available When |
|---|---|---|
| Back | Return to the Purchase Requisitions list | Always |
| History | Open the document change history dialog | Always |
| Edit | Open the Edit Purchase Requisition form | Draft only |
| Duplicate | Create a copy as a new Draft | Always |
| Delete | Delete after confirmation | Draft only |
| Approve | Transition Draft → Approved | Draft |
| Revert to Draft | Transition Approved → Draft | Approved |
| Short-close | Close with remaining open quantity (requires reason) | Approved |
| Close | Transition Approved → Closed | Approved |
| Cancel | Transition Draft or Approved → Cancelled (requires reason) | Draft, Approved |
| Export PDF | Download as PDF | Always (if configured) |
When the PR is Approved, a Next steps strip offers shortcuts to create an RFQ or a Purchase Order from this PR.
Summary Card
Section titled “Summary Card”| Field | Description |
|---|---|
| Document Number | System-generated PR number |
| Status | Current status badge |
| Vendor | Business partner (vendor) if specified |
| Date | Document date |
| Required By | Required delivery date |
| Currency | Transaction currency |
| Requester | User who submitted the PR |
| Payment Terms | Payment terms |
| Price List | Applied price list |
| Contact | Vendor contact |
| Billing Address | Billing address |
| Shipping Address | Shipping address |
| Reference | External reference |
| Remarks | PR remarks |
Line Items
Section titled “Line Items”| Column | Description |
|---|---|
| # | Line number |
| Item | Item code and name |
| Description | Line description |
| Warehouse | Destination warehouse |
| Qty | Requested quantity |
| Unit Price | Estimated price (may be masked) |
| Disc % | Line discount |
| Tax Category | Tax category |
| Tax Amount | Tax amount (may be masked) |
| Line Total | Line total (may be masked) |
After RFQs and POs are created from this PR, an open quantity column tracks how much of each line is still unfulfilled.
Document Totals
Section titled “Document Totals”| Field | Description |
|---|---|
| Total Quantity | Sum of all line quantities |
| Subtotal | Sum of line totals |
| Discount | Document discount |
| Tax | Total tax |
| Grand Total | Final total |
Workflow States
Section titled “Workflow States”graph LR
DRAFT -->|Approve| APPROVED
DRAFT -->|Cancel| CANCELLED
APPROVED -->|Revert| DRAFT
APPROVED -->|Close| CLOSED
APPROVED -->|Short-close| CLOSED
APPROVED -->|Cancel| CANCELLED
Deleting a Purchase Requisition
Section titled “Deleting a Purchase Requisition”- Verify the PR is in Draft status.
- Click Delete in the action bar.
- Confirm the deletion.
- You are redirected to the Purchase Requisitions list.
Business Rule Notes
Section titled “Business Rule Notes”- Approving a PR authorizes purchasing. It cannot be returned to Draft except by using Revert to Draft.
- Short-close closes the PR with a written reason when not all lines will be fulfilled.
- The PR open quantity decreases as linked POs are confirmed.
Common tasks
Section titled “Common tasks”- Open the page from the Purchase Requisitions list.
- Review line items and totals.
- Click Approve to authorize the purchase, then create an RFQ or PO.
Related Pages
Section titled “Related Pages”- Purchase Requisitions — List all PRs
- Create Purchase Requisition — Create a new PR
- Edit Purchase Requisition — Edit a draft PR
- Requests for Quotation — Create RFQs from this PR
- Purchase Orders — Create POs from this PR