Skip to main content

completeGoodsReceipt

Completes a goods receipt: triggers the stocking work and the underlying state-machine transition.

completeGoodsReceipt(
id: ID!
): GoodsReceipt!

Arguments

completeGoodsReceipt.id ● ID! non-null scalar

ID of the goods receipt to complete.

Type

GoodsReceipt object

An incoming or outgoing goods movement booked against a warehouse — supplier receipt, return-from-customer, manual stock correction. Carries the per-line quantities and prices that are posted to stock once the receipt is completed.