lint(standard): corrections completes mode standard
- Em dashes: 1712 remplaces par tirets simples (86 fichiers + _index.md, en-tete section Limagrain conserve) - Checklists: 24 '- [ ]' -> '- ☐' (3 pages operations, plus de todos Obsidian) - Ancres: 33 reparees (slugs GitHub + ancres HTML <a id> reconnues), 1 reciblee (manuel de reten) - related: tenseflow -> tense-flow, pie -> mechanical-elements, group.md retire (doublon shipping) - Registre: compteur global 122 -> 131 pages - Rapport racine _lint_report.md mis a jour (scan v2 + re-scan final: 0 anomalie) - Aucun fichier limagrain/ modifie (cloisonnement)
This commit is contained in:
@@ -37,7 +37,7 @@ last_compiled: "2026-04-26"
|
||||
|
||||
The Multi-Carrier Shipping module extends Easy WMS with advanced packaging, carrier integration, and shipment label management. It bridges the gap between warehouse shipping preparation and last-mile carrier handoff, managing the packaging station process from stock consolidation through carrier label printing and dock deposit.
|
||||
|
||||
**Key constraint**: The module is only compatible with ERP communications — deliveries can only be generated through ERP messages (SOR), not created manually from the web interface.
|
||||
**Key constraint**: The module is only compatible with ERP communications - deliveries can only be generated through ERP messages (SOR), not created manually from the web interface.
|
||||
|
||||
The module supports multiple carriers simultaneously, enabling a single warehouse to ship with different carriers based on order characteristics (destination, account, weight, dimensions). It integrates tightly with the eCommerce and Marketplaces modules for JIT fulfillment scenarios.
|
||||
|
||||
@@ -63,7 +63,7 @@ The module supports multiple carriers simultaneously, enabling a single warehous
|
||||
|
||||
**Package**: a physical unit shipped within a delivery. Has a tracking number unique to the carrier.
|
||||
|
||||
**Extended carrier**: carrier definition enriched with Multi-Carrier data — client code, stage station, carrier type, label report, load manifest report, weight capture flag, tracking number sequence, workflow configurations.
|
||||
**Extended carrier**: carrier definition enriched with Multi-Carrier data - client code, stage station, carrier type, label report, load manifest report, weight capture flag, tracking number sequence, workflow configurations.
|
||||
|
||||
**Carrier label**: physical label attached to each package. Contains sender/recipient addresses and tracking barcode.
|
||||
|
||||
@@ -156,7 +156,7 @@ For each carrier to be used for packaging:
|
||||
2. Add extended carrier data (Deliveries menu > Extended Carriers):
|
||||
- Carrier type (selects standard carrier template or Custom)
|
||||
- Client code (required for Bpost, MRW, TNT, Nacex, UPS)
|
||||
- Stage station (mandatory — one stage per carrier or shared)
|
||||
- Stage station (mandatory - one stage per carrier or shared)
|
||||
- Label report / Load manifest report
|
||||
- Weight capture flag
|
||||
- Tracking number sequence and workflow names
|
||||
@@ -222,9 +222,9 @@ When `PACKAGING_VERIFY_TRACKING` is enabled and multiple users share a station,
|
||||
|
||||
## Related
|
||||
|
||||
- [[carrier]] — Carrier master data; extended carrier adds Multi-Carrier specific fields
|
||||
- [[shipping]] — Shipping order lifecycle; Multi-Carrier handles the packaging phase after order release
|
||||
- [[order-outbound]] — Delivery created from SOR message data; SOR `DlvShareDeliveries` flag controls order grouping
|
||||
- [[labels]] — Carrier labels (tracking barcode); delivery notes printed during packaging
|
||||
- [[ecommerce]] — eCommerce orders flow directly into Multi-Carrier packaging stations
|
||||
- [[cutting-stock]] — Special cutting stock packaging and extraction-without-packaging process
|
||||
- [[carrier]] - Carrier master data; extended carrier adds Multi-Carrier specific fields
|
||||
- [[shipping]] - Shipping order lifecycle; Multi-Carrier handles the packaging phase after order release
|
||||
- [[order-outbound]] - Delivery created from SOR message data; SOR `DlvShareDeliveries` flag controls order grouping
|
||||
- [[labels]] - Carrier labels (tracking barcode); delivery notes printed during packaging
|
||||
- [[ecommerce]] - eCommerce orders flow directly into Multi-Carrier packaging stations
|
||||
- [[cutting-stock]] - Special cutting stock packaging and extraction-without-packaging process
|
||||
|
||||
Reference in New Issue
Block a user