---
title: "Outbound — Vue d'ensemble"
tags: [outbound, expédition, shipping, index]
status: draft
last_updated: 2026-05-05
---

# Outbound — Vue d'ensemble

> **Périmètre** : flux SOR → RUT → SOF → LOF, consolidation, chargement,
> messages ERP outbound.

> **Standard EasyWMS** : voir [Order Outbound](../../concepts/order-outbound.md),
> [Shipping](../../concepts/shipping.md)

## Pages de cette section

- [Flux expédition](flux-expedition.md)
- [Shipping Orders](shipping-orders.md)
- [Séquençage shipping par STOP](sequencage-shipping-stop.md)
- [Consolidation et chargement](consolidation-chargement.md)
- [Flux ERP outbound](flux-erp-outbound.md)

## Vue synthétique du flux outbound Limagrain

```mermaid
flowchart LR
    SAP[SAP: RUT/SOR] --> LIB[Libération]
    LIB --> ASS[Assignation stock]
    ASS --> COMP[Palettes complètes]
    ASS --> PICK[Palettes picking]
    COMP --> DEFRAG[Zone défrag client]
    PICK --> PK[Poste travail]
    PK -->|MOV + PCK| DEFRAG
    DEFRAG --> POUMON[Sortie → Poumon]
    POUMON --> CHARG[Chargement]
    CHARG -->|SOF + LOF| SAP2[SAP]
```

## 4 types d'ordres de sortie

| Type | Interface | Picking | Destination |
|------|-----------|---------|-------------|
| Commande client | RUT « Client » | Oui (partiel) | Poumon → camion |
| Conso OF hors recert | SOR « Production » | Non | Poumon → production |
| Conso OF avec recert | SOR « Recert » | Passage poste | Restockage |
| Messagerie carton | RUT « Messagerie » | Oui | Emplacement sol |
