Shipments

Goods going out — one posting model serving sales orders, returns, and transfers.

A shipment moves goods out the door. One shipment model serves several source documents — a sales order, a purchase return, an outbound transfer — each tagged by what it came from, so the same posting logic handles them all.

Why it matters

Creating a shipment changes nothing on hand. Posting it is the event that matters: it relieves inventory, advances the source document, and — when accounting is enabled — books the cost of what left. A shipment can be partial, so an order can go out in several.

Fields

FieldTypeDescription
Source documentreferenceThe order, return, or transfer being shipped.
Shipped quantitynumberUnits on this shipment, per line.
FulfillmentenumWhere a line is sourced — Inventory (from stock) or Job (from a production job).

Status

StatusMeaning
DraftBeing prepared; nothing posted.
PendingQueued to post.
PostedInventory relieved and the source document advanced.
VoidedReversed after posting.
NOTE

Posting decrements inventory and bumps the source line's sent quantity; a sales order line's sent complete flag flips only once the cumulative shipped quantity reaches the ordered quantity. Posting a shipment does not create the invoice — billing is a separate step.