# Purchase to Pay

This workflow follows an inventory purchase from an approved order through a partial receipt, vendor invoice, and allocated payment. Vendor, warehouse, item, quantity, cost, receipt, obligation, and payment evidence remain connected so purchasing, receiving, and accounting can review the same chain without re-entering it.

<h2 id="bkmrk-overview">Demonstration scenario</h2>

> **Demonstration notice:** Every vendor, item, identifier, amount, bank reference, and transaction is fictional. Documentation fixtures persist safe states without sending purchase orders, issuing payments, or contacting external systems.

<h2 id="bkmrk-glance">Workflow at a glance</h2>

| | |
|---|---|
| **Outcome** | Received inventory, supported vendor obligation, and traceable payment application |
| **Starts with** | Reviewed vendor, item, warehouse, and purchase need |
| **Ends with** | Payment allocation plus any visible remaining amount |
| **Primary roles** | Buyer, receiving clerk, accounts-payable clerk |
| **Brisk areas involved** | Vendors, Purchase Orders, Receiving, Vendor Invoices, Payments |
| **Common businesses** | Retail, feed/supply, parts, equipment, wholesale |
| **Approximate handoffs** | Three |

<h2 id="bkmrk-why">Why this workflow matters</h2>

Purchasing staff know what was ordered, receiving knows what arrived, and accounting sees what the vendor billed. Keeping those records linked makes partial delivery, cost, freight, invoice, and payment differences visible rather than burying them in a single payable total.

Each status marks a real control point. A submitted order is not a receipt, a receipt is not a verified vendor invoice, and an allocated partial payment does not make the invoice fully paid.

<h2 id="bkmrk-prerequisites">Before you begin</h2>

<figure class="brisk-doc-media"><img src="https://help.brisksystems.us/uploads/images/gallery/2026-08/article-modelmanagementvendor-detail-vendor-detail.png" alt="Vendor detail for fictional vendor DOC-V-001 showing purchasing and payable context." loading="lazy" style="max-width:100%;height:auto;"><figcaption>Confirm vendor terms and accounting setup before creating the purchase order.</figcaption></figure>

- Required: valid [Vendor](https://help.brisksystems.us/link/2691#bkmrk-overview), items, units, destination warehouse, payable/fee accounts, terms, and permissions.
- Required when receipt freight is entered: Receiving Freight Accrual Account preference.
- Required for final-cost processing: supported vendor and vendor invoice reference.
- Disable external payment actions in documentation environments.

<h2 id="bkmrk-steps">End-to-end steps</h2>

<figure class="brisk-doc-media"><img src="https://help.brisksystems.us/uploads/images/gallery/2026-08/Qp4inventory-purchase-order-partially-received.png" alt="Purchase order DOC-PO-1001 showing Partially Received status and ten ordered cartridges." loading="lazy" style="max-width:100%;height:auto;"><figcaption>The order retains the vendor, warehouse, ordered quantity, and remaining quantity after partial receipt.</figcaption></figure>

<figure class="brisk-doc-media"><img src="https://help.brisksystems.us/uploads/images/gallery/2026-08/article-modelinventorypurchase-list-purchases.png" alt="Purchase Orders list containing fictional purchase order DOC-PO-1001." loading="lazy" style="max-width:100%;height:auto;"><figcaption>The purchase register shows the order in the purchasing pipeline before receipt.</figcaption></figure>

1. **Buyer — verify vendor and need.** Confirm vendor, warehouse, requested dates, item, unit, quantity, cost, freight, and total. If the need came from Restock, first review [Automatic Restock to Replenished Inventory](https://help.brisksystems.us/link/2988).
2. **Buyer — create and submit the Purchase Order.** Create [Purchase Order](https://help.brisksystems.us/link/2639#bkmrk-create) DOC-PO-1001. It begins Draft. Review rows before the supported submission action; submission alone does not prove a vendor received a message.
<h3 id="bkmrk-receiving">Receiving checkpoint</h3>

3. **Receiving clerk — record delivered quantity.** Convert the order to an [Inventory Receipt](https://help.brisksystems.us/link/2631#bkmrk-create). DOC-BILL-1001 records six of ten cartridges. Purchase status becomes Partially Received because the receipt total is below the ordered quantity.
4. **Receiving/accounting — review receipt costing.** Confirm accepted quantity, date, warehouse, BOL, freight, costs, and remaining quantity. Deferred/final-cost processing can require the vendor and vendor invoice number.
5. **Accounts payable — enter the vendor invoice.** Create [Vendor Invoice](https://help.brisksystems.us/link/2594#bkmrk-create) DOC-BILL-1001 from the vendor document. Verify invoice/due dates, terms, subtotal, amount, receipt links, allocation accounts, and posting state.
6. **Authorized payer — record payment.** Use **Pay Invoice** to create [Vendor Payment](https://help.brisksystems.us/link/2584#bkmrk-create). Check 1001 allocates $50 to the $75 fictional invoice. Confirm account, amount, date, reference, and allocation before posting or issuing anything.
7. **Reviewer — verify the chain.** Review Purchase, Receipt, Vendor Invoice, credits, payment applications, accounting transactions, and the remaining open quantity/obligation.

<h2 id="bkmrk-connected">What Brisk keeps connected</h2>

<figure class="brisk-doc-media"><img src="https://help.brisksystems.us/uploads/images/gallery/2026-08/bi7accounting-vendor-invoice-draft.png" alt="Vendor invoice DOC-BILL-1001 for fictional Northwind Office Supply in Draft and unposted state." loading="lazy" style="max-width:100%;height:auto;"><figcaption>The vendor invoice remains Draft until accounting verifies dates, terms, amount, allocation, and receipt support.</figcaption></figure>

<figure class="brisk-doc-media"><img src="https://help.brisksystems.us/uploads/images/gallery/2026-08/M1Rinventory-receipt-partial.png" alt="Inventory receipt DOC-BILL-1001 showing six fictional cartridges received against DOC-PO-1001." loading="lazy" style="max-width:100%;height:auto;"><figcaption>Receiving records only the six units that physically arrived and keeps their link to the order row.</figcaption></figure>

| Action | Result or downstream record | Where to verify it |
|---|---|---|
| Submit Purchase | Vendor/warehouse order with item rows | Purchase detail |
| Receive quantity | Receipt rows tied to purchase rows; partial status when incomplete | Receipt and Purchase detail |
| Record Vendor Invoice | Payable document with allocations and receipt support | Vendor Invoice detail |
| Allocate Vendor Payment | Payment-to-invoice link and remaining unpaid amount | Payment and Vendor Invoice detail |

<h2 id="bkmrk-handoffs">Handoffs and controls</h2>

<figure class="brisk-doc-media"><img src="https://help.brisksystems.us/uploads/images/gallery/2026-08/EXdaccounting-vendor-payment-partial.png" alt="Vendor payment 1001 allocating fifty fictional dollars to invoice DOC-BILL-1001 with bank details masked." loading="lazy" style="max-width:100%;height:auto;"><figcaption>The partial payment retains its invoice allocation while the remaining obligation stays visible.</figcaption></figure>

The buyer hands an approved order and delivery expectation to receiving. Receiving supplies quantity and freight/cost evidence to accounting. Accounts payable matches vendor invoice, receipt, and purchase before payment. Purchase, Receipt, Vendor Invoice, and Payment each remain authoritative for their own business event.

<h2 id="bkmrk-exceptions">Exceptions and safe corrections</h2>

- Wrong draft vendor/item/quantity: correct the Purchase before submission.
- Short delivery: receive only accepted units and keep the order Partially Received.
- Missing freight account or final-cost inputs: correct configuration/evidence before processing.
- Duplicate vendor invoice: search vendor and invoice number before creating another.
- Wrong posted invoice/payment: use the supported credit, void, reversal, or corrected allocation; do not delete material history or create an unrelated opposite record.

<h2 id="bkmrk-related">Related documentation</h2>

### Start here

- [Purchase Orders](https://help.brisksystems.us/link/2639#bkmrk-overview)

### Continue with

- [Inventory Receipts](https://help.brisksystems.us/link/2631#bkmrk-overview)
- [Vendor Invoices](https://help.brisksystems.us/link/2594#bkmrk-overview)
- [Vendor Payments](https://help.brisksystems.us/link/2584#bkmrk-overview)

### Related controls and reports

- [Automatic Restock to Replenished Inventory](https://help.brisksystems.us/link/2988)
- [Inventory](https://help.brisksystems.us/link/2627#bkmrk-overview)

<nav class="brisk-doc-navigation" aria-label="Related Brisk documentation">
<h2>Navigation</h2>
<h3>Start here</h3>
<ul>
<li><a href="https://help.brisksystems.us/link/2639">Create the purchase order</a></li>
</ul>
<h3>Before this step</h3>
<ul>
<li><a href="https://help.brisksystems.us/link/2988">Begin with automatic restocking</a></li>
</ul>
<h3>Next steps</h3>
<ul>
<li><a href="https://help.brisksystems.us/link/2631">Receive ordered inventory</a></li>
<li><a href="https://help.brisksystems.us/link/2584">Record vendor payment</a></li>
<li><a href="https://help.brisksystems.us/link/2594">Review the vendor invoice</a></li>
</ul>
</nav>

<aside class="brisk-workflow-cta" aria-label="Brisk demonstration">
<h2>Could Brisk Simplify This Process for Your Team?</h2>
<p>See how this workflow could be configured around your records, permissions, approvals, and reporting requirements.</p>
<p><a href="https://brisksystems.us/parts-and-equipment/">Request a focused Brisk demonstration</a></p>
</aside>