Skip to content

Delivery Detail

View the complete details of a delivery note including header information, all line items with batch and serial tracking, carrier details, financial totals, and the current workflow status. From this page you can confirm the delivery to commit inventory movement, cancel it, or initiate a customer return.

Delivery Detail page showing document header with customer, delivery date, carrier, tracking number, status badge, action buttons, and line items table

From the Deliveries list, click any row, or navigate directly to /commerce/sales/deliveries/:id.

ButtonDescriptionAvailable When
BackReturn to the Deliveries listAlways
HistoryOpen the document change history dialogAlways
EditOpen the Edit Delivery formDraft only
DuplicateCreate a copy as a new DraftAlways
DeleteDelete the delivery after confirmationDraft only
ConfirmTransition Draft → Confirmed; commits inventoryDraft
CancelTransition Draft → Cancelled (requires reason)Draft
Create ReturnOpen the Create Return from Delivery dialogConfirmed
Create InvoiceShortcut to A/R invoice creationConfirmed
Export PDFDownload the delivery as a PDFAlways (if configured)
FieldDescription
Document NumberSystem-generated delivery number
StatusCurrent status badge
CustomerBusiness partner name and code
DateDocument date
Delivery DateActual or planned delivery date
CarrierShipping carrier
Tracking #Carrier tracking number
CurrencyTransaction currency
Sales PersonAssigned sales person
Payment TermsPayment terms
Price ListApplied price list
ContactCustomer contact
Billing AddressBilling address label
Shipping AddressShipping address label
ReferenceExternal reference
RemarksDelivery remarks

ColumnDescription
#Line number
ItemItem code and name
DescriptionLine description
WarehouseSource warehouse
Batch #Batch number (if applicable)
Serial #Serial number (if applicable)
QtyDelivered quantity
Unit PricePrice per unit (may be masked)
Disc %Line discount
Tax CategoryTax category
Tax AmountTax amount (may be masked)
Line TotalLine total (may be masked)

FieldDescription
Total QuantitySum of all line quantities
SubtotalSum of line totals before document discount
DiscountDocument-level discount amount
TaxTotal tax
Grand TotalFinal total including tax and discount

graph LR
    DRAFT -->|Confirm| CONFIRMED
    DRAFT -->|Cancel| CANCELLED

Confirming a delivery is a terminal action — the inventory movement is committed and the line quantities are locked.


  1. Verify the delivery is in Draft status.
  2. Click Delete in the action bar.
  3. Confirm the permanent deletion in the dialog.
  4. You are redirected to the Deliveries list.
  • Confirming a delivery commits inventory movement. Line quantities cannot be edited after confirmation.
  • Cancellation requires a written reason and is irreversible.
  • The Create Return action opens a dialog to select lines and quantities to return, creating a Customer Return document.
  1. Open the page from the Deliveries list.
  2. Review carrier details and line items.
  3. Click Confirm to commit the delivery and update inventory.