Skip to content

Vendor Return Detail

The Vendor Return Detail page shows one return authorization with its vendor header, return reason, line items, totals, workflow status, source receipt references, and history.

:::tip Pending screenshot The Vendor Return detail screenshot is pending until the wiki tenant has a saved Vendor Return record that exposes a detail route. :::

From Vendor Returns, click any row, or navigate directly to /commerce/procurement/vendor-returns/:id.

ButtonDescriptionAvailable when
BackReturn to the Vendor Returns listAlways
HistoryOpen document historyAlways
EditOpen Edit Vendor ReturnDraft only
DuplicateCreate a new Draft copied from this authorizationWith create permission
DeleteDelete the authorizationDraft only
Confirm ReturnTransition Draft to ConfirmedDraft
CancelTransition Draft to CancelledDraft only

When the Vendor Return is Confirmed, the page shows:

ActionRoutePurpose
Create Goods Return/commerce/procurement/goods-returns/from-vendor-return/:idCreate the physical return shipment from the authorization
graph LR
    DRAFT -->|Confirm Return| CONFIRMED
    DRAFT -->|Cancel| CANCELLED

Confirmed Vendor Returns are terminal in the current UI.