Skip to content

Deliveries

The Deliveries list page shows all outbound delivery documents. A delivery records the physical shipment of goods to a customer and can be created manually or generated from a Released Sales Order. Deliveries follow a two-step workflow: Draft → Confirmed (or Cancelled). Confirming a delivery commits the inventory movement.

Deliveries list page showing multiple deliveries with Doc #, customer, date, delivery date, status, and grand total columns

Navigate to Commerce → Sales → Deliveries in the sidebar, or go to /commerce/sales/deliveries.

  • Browse all deliveries with filtering by status and date range.
  • Search by document number or customer name.
  • Create a new delivery manually or from a Released Sales Order.
  • View, edit, duplicate, or delete individual deliveries.
  • Confirm a delivery to commit the inventory shipment.
  • Track carrier and tracking information for shipped goods.
  1. Open Commerce → Sales → Deliveries from the sidebar.
  2. Filter by Status = Draft to find deliveries pending confirmation.
  3. Click a row to open the detail page and confirm the delivery.
  • Only Draft deliveries can be edited and deleted.
  • Confirming a delivery commits the inventory movement. Line quantities cannot be changed afterwards.
  • Sales delivery lines no longer expose batch or serial number columns — those values are captured at the inventory level. Line-level batch/serial entry was removed to keep the delivery UI focused on quantities and pricing.
  • Deliveries can include carrier tracking information.
  • Creating a delivery from a Sales Order copies the remaining undelivered lines and quantities. Partial deliveries are supported.
  • A confirmed delivery shows a Create Return shortcut to initiate a customer return.
  • When a delivery line references a price list different from the document header’s price list, a confirmation prompt asks whether to apply the line’s price list to the header. Confirm to align the document, or keep editing to leave the line override in place.
  • In single-currency tenants the currency field is hidden from delivery forms — all documents inherit the tenant’s currency automatically.
ColumnDefault VisibleSortableDescription
Doc #YesYesSystem-generated delivery number
CustomerYesYesBusiness partner name
DateYesYesDocument date
Delivery DateYesYesActual or planned delivery date
StatusYesYesCurrent workflow status badge
Grand TotalYesYesTotal amount including tax
CarrierNoNoShipping carrier name
Tracking #NoNoCarrier tracking number
CurrencyNoNoDocument currency
Sales PersonNoNoAssigned sales person
ReferenceNoNoExternal reference number
CreatedNoYesCreation timestamp
UpdatedNoYesLast modification timestamp
StatusDescription
DraftDelivery is being prepared; editable and deletable
ConfirmedDelivery confirmed and shipped; inventory movement committed
CancelledDelivery was cancelled; terminal state
FilterTypeDescription
SearchFree textSearches across document number and customer name
StatusDropdownFilter by delivery status; default shows all
Date FromDateShow deliveries with a document date on or after this date
Date ToDateShow deliveries with a document date on or before this date

Click any sortable column header to sort ascending, then descending, then remove. Default sort: Created descending.

Load More pattern — 20 records per load. Total count displays above the table.

ActionDescriptionPermission
New DeliveryNavigate to the Create Delivery formWrite
ActionDescriptionPermission
ViewOpen the Delivery Detail pageRead
EditOpen the Edit Delivery form — Draft onlyWrite
DuplicateCreate a copy as a new DraftWrite
ConfirmTransition Draft → Confirmed; commits inventory movementWrite
CancelTransition Draft → Cancelled (requires reason)Write
DeletePermanently delete — Draft onlyAdmin

Click any row to open the detail page.

  1. Locate the delivery — it must have status Draft.
  2. Click the row actions menu and select Delete.
  3. A confirmation dialog warns that the deletion is permanent.
  4. Click Delete to confirm — the list reloads.

Deletion is only available for Draft deliveries.