Skip to content

Create Stock In

Create a new Stock In document to record goods physically received into a warehouse. The form captures the receiving warehouse, document date, an optional reference number, and one or more line items specifying which items were received and in what quantities. New documents start in Draft status.

Create Stock In form showing the Document Details card with warehouse and date fields, and the Line Items table with item and quantity entries

From the Stock In list, click New Stock In, or navigate directly to /inventory/operations/stock-in/new.

The form is divided into two sections:

SectionDescription
Document DetailsHeader fields: warehouse, date, reference, and remarks
Line ItemsOne row per item received, with item code, quantity, UOM, and notes
FieldRequiredTypeDescriptionDefaultValidation
WarehouseYesEntity selectWarehouse receiving the stockOnly active warehouses; required before saving
Document DateNoDateDate of the physical receiptToday
ReferenceNoTextExternal reference number (e.g., purchase order, delivery note)
RemarksNoTextareaFree-text notes for the document

Each line represents one item received.

FieldRequiredTypeDescriptionDefaultValidation
#NumberAuto-assigned line numberSequential
ItemYesEntity selectItem received — only stock-tracked items are listedRequired on each line
QuantityYesNumberQuantity received1Must be greater than 0
UOMNoTextUnit of measure — populated automatically from the item
NotesNoTextLine-level note

Use Add Line to append a row. Lines can be removed with the delete (trash) icon on the row.

The header warehouse is copied to each new line automatically. If the warehouse selection changes, existing lines retain their warehouse assignment unless manually updated.

RuleBehavior
Warehouse requiredCannot save without selecting a warehouse
At least one lineAt least one line item is required
Quantity positiveAll line quantities must be greater than 0
Item required per lineEach line must have an item selected

Validation errors appear inline beneath the affected field and in a summary at the top of the form.

After successful creation:

  • The document is saved with status Draft
  • The document number is assigned by the system
  • You are redirected to the Stock In Detail page
  • A success notification shows the new document number

The document does not affect warehouse stock quantities until it is Confirmed.

  1. Open Inventory → Operations → Stock-In and click New Stock In.
  2. Select the receiving warehouse and enter the document date and optional reference.
  3. Add line items with the items received and their quantities, then click New Stock In to save.
  • Creating a Stock In document requires Write permission on Operations.
  • The document is created in Draft status and must be Confirmed to post stock.
  • Batch number and serial number fields appear in the history log but are not shown on the current form; they are planned for a future release.