7496aafe64
- Bloquants: mermaid 03-picking/_index reconstitue (archive 11-05), 13 liens vers pages squelette retires, 2 liens recibles (anoxie, application-dictionary) - Conventions: 910 em dashes -> tirets simples, 145 checklists -> puces question, 13 questions resolues barrees - Liens: 9 ancres reparees (slugs GitHub) - Delta: 12 standard_ref remappes, blocs Standard EasyWMS + sections References ajoutes, front matter complete - Glossaire: 15 termes standard deplaces en section rappel avec renvoi - Rapport: limagrain/_lint_report.md (Phase 1 + Phase 2 + re-scan final) - Inclut les pages des sessions precedentes non commitees + CLAUDE.md et consume.log en l'etat
49 lines
1.6 KiB
Markdown
49 lines
1.6 KiB
Markdown
---
|
|
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)
|
|
- [Assignation automatique de l'image de quai](assignation-image-quai.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 |
|