Skip to content

Goods Return Detail

The Goods Return Detail page shows one outbound return shipment with its vendor header, line items, totals, source Vendor Return references, workflow status, and history.

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

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

ButtonDescriptionAvailable when
BackReturn to the Goods Returns listAlways
HistoryOpen document historyAlways
EditOpen Edit Goods ReturnDraft only
DuplicateCreate a new Draft copied from this shipmentWith create permission
DeleteDelete the shipmentDraft only
Confirm Return ShipmentTransition Draft to ConfirmedDraft
CancelCancel Draft or Confirmed shipment; no reason requiredDraft or Confirmed

When the Goods Return is Confirmed, the page shows:

ActionRoutePurpose
Create A/P Credit Memo/finance/ap/credit-memos/new?fromCommerce=GRT&docId=:idStart the finance credit memo workflow from the shipment
graph LR
    DRAFT -->|Confirm Return Shipment| CONFIRMED
    DRAFT -->|Cancel| CANCELLED
    CONFIRMED -->|Cancel| CANCELLED