> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Purchase to Pay Walkthrough

> Follow the vendor buying workflow from purchase order through receiving, GRNI, vendor bill, payment, check or ACH output, and bank reconciliation.

<Note>
  Use this guide as the high-level purchasing and AP path. The detailed Purchase to Pay article stays in the Purchasing section for buyers and AP staff who need the full operating procedure.
</Note>

## Workflow Overview

Purchase to pay is the path from buying decision to paid and reconciled vendor bill.

<Frame caption={"Purchasing starts the buying workflow with open POs, receiving progress, vendor, totals, and invoice status."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/purchasing/purchase-orders-list.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=1aa5b48b7e6c0748dec355d359889984" alt="Purchase Orders list with status tabs, search, vendor, total, invoice status, and receiving progress" width="1660" height="900" data-path="images/support/screenshots/purchasing/purchase-orders-list.png" />
</Frame>

The standard flow:

1. Create the purchase order.
2. Submit for approval if required.
3. Send the PO to the vendor.
4. Receive inventory or services.
5. Review GRNI when goods were received but not invoiced.
6. Record the vendor bill.
7. Approve the bill when rules require it.
8. Pay by check, ACH file, wire, cash, or other configured method.
9. Print checks or export ACH files when needed.
10. Reconcile the bank transaction after it clears.

## 1. Create And Approve The PO

Create the PO with the vendor, destination, products, quantities, costs, and notes. Approval rules can lock the PO until a manager approves it.

<Frame caption={"The PO detail page is the shared record for buyer, receiver, and AP review."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/purchasing/purchase-order-detail.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=acf57e7279c4f1b846628ebbc29a5f2d" alt="Purchase order detail page with vendor, line items, receiving status, totals, and actions" width="1030" height="390" data-path="images/support/screenshots/purchasing/purchase-order-detail.png" />
</Frame>

## 2. Receive What Arrived

Receiving increases inventory and cost history. Receive only what physically arrived, in the correct location and bin, with serial numbers when required.

<Frame caption={"Receiving turns the purchase order into inventory movement and can optionally create a vendor bill when configured."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/purchasing/receive-po-items-modal.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=adc5e5361fdfd514640301525e997ab6" alt="Receive PO Items modal with location, received quantities, serial controls, and create vendor bill option" width="880" height="980" data-path="images/support/screenshots/purchasing/receive-po-items-modal.png" />
</Frame>

If the vendor short-shipped, receive the partial quantity and leave the remainder open or close short according to policy.

## 3. Clear GRNI

GRNI means goods received, not invoiced. It flags receipts that increased inventory but do not yet have a vendor bill.

<Frame caption={"GRNI helps AP find received purchase orders that still need vendor bills."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/grni-report-list.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=0e856b65f585bf811b753222d2bd2e18" alt="GRNI report showing received purchase orders, received value, billed value, remaining balance, and aging" width="1660" height="650" data-path="images/support/screenshots/accounting/grni-report-list.png" />
</Frame>

AP should compare receipt value, vendor invoice, freight, discounts, tax, and credits before creating or posting the bill.

## 4. Record And Pay The Bill

Create the vendor bill from AP or from the GRNI workflow. After the bill is approved and payable, use Pay Bills to select bills, payment method, bank account, and payment date.

<Frame caption={"Pay Bills groups vendor bills for payment and shows bank account, method, date, selected bills, and totals."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/pay-bills-list.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=348e6838eca440ccf501e27fc124122e" alt="Pay Bills page with vendor groups, selectable bills, payment method, bank account, payment date, and payment total" width="1660" height="780" data-path="images/support/screenshots/accounting/pay-bills-list.png" />
</Frame>

Review the confirmation step before posting payment. Vendor credits can reduce cash outlay.

## 5. Reconcile The Bank

After payment clears, match the bank transaction to the AP payment, printed check, ACH file, wire, or cash record.

<Frame caption={"Bank reconciliation matches outgoing vendor payments to the bank feed so AP and cash agree."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/bank-reconciliation-overview.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=5609c0b6d67bef28c0c1cad19981ff8b" alt="Bank reconciliation overview with bank transactions, match actions, reconciliation summary, and review workflow" width="1660" height="980" data-path="images/support/screenshots/accounting/bank-reconciliation-overview.png" />
</Frame>

## Common Blocks

* **Cannot create PO**: check purchasing permission and vendor account status.
* **Receive Items is unavailable**: PO may be draft, pending approval, cancelled, closed, or missing lines.
* **Serial item cannot receive**: enter one serial per received unit.
* **GRNI balance remains**: received value and billed value do not match yet.
* **Bill cannot post**: missing vendor, date, account, line, approval, or open period.
* **Bill cannot be paid**: check approval, balance, void state, bank account, and vendor hold.
* **Bank match is unclear**: compare amount, date, vendor, check number, ACH file, and bank memo.

## Related Articles

<CardGroup cols={2}>
  <Card title="Purchase to Pay" href="/support/purchasing/purchase-to-pay">
    Use the full detailed buyer and AP workflow from PO to vendor payment.
  </Card>

  <Card title="Create and Manage Purchase Orders" href="/support/purchasing/create-manage-pos">
    Create POs, add vendor items, receive inventory, handle approval, cancellation, billing, and close-short blocks.
  </Card>

  <Card title="GRNI and PO Bills" href="/support/accounting/grni-po-bills">
    Create vendor bills from received purchase orders and clear received-not-billed balances.
  </Card>

  <Card title="Pay Bills and Print Checks" href="/support/accounting/pay-bills">
    Pay open vendor bills by check, ACH, ACH file, wire, or cash.
  </Card>
</CardGroup>
