Skip to content

Goods Receipt Reports

The Goods Receipt module provides several reports to help supervisors validate and close entries accurately.

Route: /goodsReceiptReport

Shows all scanned items for a selected entry with:

ColumnDescription
Line NumberDocument line
Item CodeProduct code
Item NameProduct description
Document QuantityExpected quantity from SAP
Scanned QuantityQuantity received in WMS
UnitUnit of measure
BinDestination bin
CommentOperator comments

Route: /goodsReceiptVSExitReport/:scanCode

Compares received quantities against exit documents to detect anomalies.

Route: /goodsReceiptProcessDifferenceReport/:scanCode

Highlights discrepancies between the source document and scanned quantities:

StatusMeaning
CompleteQuantity matches exactly
Less than orderedReceived less than expected
More than orderedReceived more than expected
Not ReceivedItem was not scanned

Route: /goodsReceiptReportAll/:scanCode

Provides comprehensive detail of all items in the entry, including lines that were not scanned.

All reports support:

  • Date range — filter by From/To dates.
  • Show only differences — display only lines with discrepancies.
  • Document type — filter by source document type.

Reports can be exported to Excel for external analysis.