Skip to content

Edit Stock Out

Update an existing Stock Out document that is still in Draft status. The edit form opens with all existing data pre-filled. Confirmed and Cancelled documents cannot be edited.

Edit Stock Out form pre-filled with existing document data including warehouse, date, and line items ready to be updated

From the Stock Out Detail page, click Edit in the Actions menu, or navigate directly to /inventory/operations/stock-out/:id/edit.

The Edit option is only visible when the document status is Draft.

The edit form uses the same structure as Create Stock Out. The document number is shown in the header as read-only. All fields are editable.

FieldRequiredTypeDescriptionValidation
WarehouseYesEntity selectIssuing warehouseOnly active warehouses
Document DateNoDateDate of the physical issue
ReferenceNoTextExternal reference number
RemarksNoTextareaDocument-level notes

Existing lines are pre-filled. Add new lines with Add Line. Remove lines with the delete icon.

FieldRequiredTypeDescription
ItemYesEntity selectStock-tracked item
QuantityYesNumberMust be greater than 0
UOMNoTextAuto-populated from item
NotesNoTextLine-level note

Same rules as Create Stock Out — warehouse required, at least one line with a positive quantity and an item selected.

After saving, you are redirected to the Stock Out Detail page. Status remains Draft.

  1. Open the Stock Out Detail page for a Draft document.
  2. Click Edit.
  3. Make the necessary changes and click Save.
  • Editing requires Write permission on Operations.
  • Only Draft documents can be edited.