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:
2026-07-20 13:01:21 +02:00
parent 7496aafe64
commit 9ce6ae37be
88 changed files with 1769 additions and 1871 deletions
+6 -6
View File
@@ -48,7 +48,7 @@ EasyWMS receives a **TPV01** message from the ERP (or POS connector) each time a
4. WMS **immediately decrements store stock** (sale) or increments (return) in real time
5. No manual WMS action required for POS-driven stock changes
The real-time nature of TPV01 means EasyWMS always reflects the current store stock no end-of-day reconciliation needed for POS transactions.
The real-time nature of TPV01 means EasyWMS always reflects the current store stock - no end-of-day reconciliation needed for POS transactions.
### Replenishment flows
@@ -117,8 +117,8 @@ Managers can view real-time stock per store from the WMS interface. The view sho
## Related
- [[order-outbound]] Stock transfers from central warehouse to stores are outbound orders
- [[order-inbound]] Store returns processed as inbound orders
- [[stock]] Store stock maintained as separate WMS stock records per store warehouse
- [[replenishment]] Replenishment logic controls min/max levels and transfer generation
- [[count]] Store counting uses standard WMS count processes adapted for store environment
- [[order-outbound]] - Stock transfers from central warehouse to stores are outbound orders
- [[order-inbound]] - Store returns processed as inbound orders
- [[stock]] - Store stock maintained as separate WMS stock records per store warehouse
- [[replenishment]] - Replenishment logic controls min/max levels and transfer generation
- [[count]] - Store counting uses standard WMS count processes adapted for store environment