Contents
Shipping Manifests group shipping orders onto a single Bill of Lading. The live workflow uses three surfaces: the manifest list, the manifest header record, and the SO Manifest tab where you choose which orders are included.
Access: Shipping -> Shipping Manifests
The list page is titled Shipping Manifests. From there you can open an existing manifest or add a new one.
In the validated environment, the list could appear empty because of the active warehouse filter.
A manifest header is edited through the generic Bill of Lading edit form. In the validated run, Supplier and Ship To were required before the record could be saved.
The order-management page is titled Shipping Manifest and has two tabs:
The SO Manifest tab shows:
| Button | Behavior |
|---|---|
| Save | Updates the current manifest’s order assignments and stays on the page |
| Manifest | Saves first, then opens the manifest output |
| Export | Requests the Excel-style export output |
In the validated dev environment, Manifest worked and downloaded the manifest PDF output. Export failed because the Excel export class was not registered on that server. Treat that as an environment issue, not a normal user workflow message.
On this page