# Shipment ⛭

See [Ref #](/setup/configuration/ref.md)

See [Documents and Templates](/setup/configuration/document-templates.md)[ ⛭](/setup/configuration/document-templates.md)

| General                                                                | Notes                                                                                                                                                                                                           |
| ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable Pick, Pack and Ship functionality                               | Must be checked to enable the Pick Pack Ship process to be used in the WMS or from the Shipments List.                                                                                                          |
| Allow Drop Shipped Items                                               | This is a special case, specifically for use if you want to notify the customer using a shipment that their stock items and drop ship items have been shipped.                                                  |
| Allow Non Stock Items                                                  | This is a special case, specifically for use if you want to notify the customer using a shipment that their stock items and non-stock items have been shipped.                                                  |
| Kit Items: Allow for partial shipment                                  | Create partial Shipments to skew the fulfillment of the KIt's BOM.                                                                                                                                              |
| Ship only fully allocated Line Items                                   | Never create Shipment for less than the total quantity of a LIne Item.                                                                                                                                          |
| Only create shipments for pickable stock                               | If this is checked, Shipments can be created only for stock that is physically in the warehouse, excluding the associated allocated stock that is In Transit (ie. in a location that is flagged as In Transit). |
| Combine (rather than create new) multiple Shipments for the same Order | When checked, if you attempt to create multiple shipments for the same order it automatically adds the line items to the first shipment.                                                                        |

| Weights                    | Notes              |
| -------------------------- | ------------------ |
| Decimal places for weights | 2, 3, or 4 places. |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpwith.salesorder.com/setup/configuration/shipment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
