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
+4 -4
View File
@@ -23,7 +23,7 @@ The module completes the end-to-end eCommerce cycle: marketplace order → WMS s
- Connector to Prestashop, eBay, and Amazon marketplaces
- Automatic creation of shipping orders in Easy WMS from marketplace orders
- Transaction tracking (`OUT.CREATE` records which shipping order was created from which marketplace)
- Transaction tracking (`OUT.CREATE` - records which shipping order was created from which marketplace)
- Full cycle coverage when combined with eCommerce and Multi-Carrier Shipping modules
## Architecture
@@ -57,6 +57,6 @@ The module completes the end-to-end eCommerce cycle: marketplace order → WMS s
## Related
- [[ecommerce]] eCommerce module handles the JIT reception and classification of stock for marketplace orders
- [[multi-carrier]] Packaging and carrier label generation for marketplace shipments
- [[order-outbound]] Shipping orders are the WMS representation of marketplace orders
- [[ecommerce]] - eCommerce module handles the JIT reception and classification of stock for marketplace orders
- [[multi-carrier]] - Packaging and carrier label generation for marketplace shipments
- [[order-outbound]] - Shipping orders are the WMS representation of marketplace orders