Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CreateShipmentReceipt

Creates a shipment receipt with Lines for specified ShipmentID.

  • CompletesShipment / Lines.CompletesShipmentLine will close the shipment (line) for futher receipts
  • Lines.QuantityReceived is the delta quantity received in this receipt, so not the new total quantity received
  • StockLabelID is the target StockLabel for the received stock - overrides the StockLabel of the purchase order line

Index

Properties

Optional BackendID

BackendID: undefined | string

Optional BackendSystemID

BackendSystemID: undefined | string

Optional CompletesShipment

CompletesShipment: undefined | false | true

Optional Lines

Lines: Line[]

Optional ShipmentID

ShipmentID: undefined | number

Entity type: Shipment