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
+10 -10
View File
@@ -28,8 +28,8 @@ last_compiled: "2026-04-10"
The Directives module enables warehouse managers to configure client-specific rules that customize logistics behavior for individual owners (3PL clients) or accounts (end customers) without affecting other clients' stock processing.
There are two distinct directive types:
- **Owner directives**: rules applied to stock belonging to a specific 3PL client organization (owner) affect workflow and document format/language
- **Account directives**: rules applied to stock shipped to a specific customer (account) affect container selection, stock quality requirements, and shipping logic
- **Owner directives**: rules applied to stock belonging to a specific 3PL client organization (owner) - affect workflow and document format/language
- **Account directives**: rules applied to stock shipped to a specific customer (account) - affect container selection, stock quality requirements, and shipping logic
Directives are configured per warehouse and apply to all shipping orders associated with the owner or account after the directive is created. Orders created before the directive are not affected.
@@ -85,13 +85,13 @@ Rules applied to stock based on the **account** (end customer receiving the good
3. Select the owner or account to configure
4. Choose the specific rule type (document language, container type, shelf life, etc.)
5. Set the rule parameters
6. Save directive applies to all future shipping orders for this owner/account
6. Save - directive applies to all future shipping orders for this owner/account
For custom workflow directives: workflows must be developed and approved by Operations staff before being assignable to an owner directive.
## Operations
Directives operate automatically once configured, they apply silently to all matching shipping orders. Operators see the effects during order processing:
Directives operate automatically - once configured, they apply silently to all matching shipping orders. Operators see the effects during order processing:
- Container selection is constrained or guided by container type directives
- Lot selection is limited by lot count directives
- Stock eligibility is filtered by shelf life directives
@@ -100,9 +100,9 @@ Directives operate automatically — once configured, they apply silently to all
## Related
- [[owner-extensions]] Owner Extensions adds the owner field to orders; required before owner directives can be applied to specific 3PL clients
- [[billing-3pl]] Billing uses owner identification on orders; directives ensure per-owner processing consistency
- [[order-outbound]] Shipping orders are the primary entity affected by account directives
- [[container]] Container type directives affect client container selection during packing
- [[stock]] Shelf life and lot count directives filter which stock is eligible for shipping to each account
- [[client-specific-rules]] stub module (source unavailable); functionally equivalent to this Directives module
- [[owner-extensions]] - Owner Extensions adds the owner field to orders; required before owner directives can be applied to specific 3PL clients
- [[billing-3pl]] - Billing uses owner identification on orders; directives ensure per-owner processing consistency
- [[order-outbound]] - Shipping orders are the primary entity affected by account directives
- [[container]] - Container type directives affect client container selection during packing
- [[stock]] - Shelf life and lot count directives filter which stock is eligible for shipping to each account
- [[client-specific-rules]] - stub module (source unavailable); functionally equivalent to this Directives module