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
+12 -12
View File
@@ -20,13 +20,13 @@ last_compiled: "2026-04-10"
- Stock or a container was physically moved without informing EasyWMS first, or
- Stock or a container appeared in a location different from the one recorded in the system
This is a corrective, out-of-band mechanism it does not create picking or replenishment tasks, but directly updates the stock/container records in the system to match physical reality.
This is a corrective, out-of-band mechanism - it does not create picking or replenishment tasks, but directly updates the stock/container records in the system to match physical reality.
Manual movements are available from **both manual and automatic warehouses** (at a picking conveyor for automatic).
All manual movements generate `STK.MOVE` transactions (and `CON.MOVE` for container moves).
> **Important:** Manual movements do **not** create guided tasks they directly apply the relocation. For planned container movements, use task-based processes (putaway, replenishment, etc.).
> **Important:** Manual movements do **not** create guided tasks - they directly apply the relocation. For planned container movements, use task-based processes (putaway, replenishment, etc.).
---
@@ -72,7 +72,7 @@ All manual movements generate `STK.MOVE` transactions (and `CON.MOVE` for contai
**Valid in both manual and automatic warehouses.** At a picking conveyor, valid as long as neither source nor destination container/stock has active replenishment, picking, or counting tasks.
**Special case virtual Movement location:** Stock can be moved between containers even when one container is at a PK station and in the "Movement" virtual location (i.e., in transit).
**Special case - virtual Movement location:** Stock can be moved between containers even when one container is at a PK station and in the "Movement" virtual location (i.e., in transit).
**Movement of client stock** is allowed when there is a matching shipping order.
@@ -156,7 +156,7 @@ Cutting stock (non-consolidating UoM) has special behavior due to its indivisibl
4. The label "Maximum quantity" shows the longest stretch at the location
5. Operator can use "List Stock" action to see and select all stretches; "All" action loads all stretches
**Key rule:** Cutting stock can only be moved **entire stretch by entire stretch** no partial moves.
**Key rule:** Cutting stock can only be moved **entire stretch by entire stretch** - no partial moves.
**Interface:**
- RFT: `Utilities > Manual Move`
@@ -168,7 +168,7 @@ Cutting stock (non-consolidating UoM) has special behavior due to its indivisibl
**When:** Loose stock in one or more partitions of a picking location was recorded in a different partition.
**Restrictions:**
- Cannot know the total quantity in a partition if a partition becomes empty, the operator must explicitly mark it
- Cannot know the total quantity in a partition - if a partition becomes empty, the operator must explicitly mark it
- Cannot move a partition itself, only the stock within it
- Cannot change to a partition in another warehouse
@@ -190,11 +190,11 @@ Cutting stock (non-consolidating UoM) has special behavior due to its indivisibl
## Business Rules
- Manual movements do **not** generate guided tasks they directly update records.
- Manual movements do **not** generate guided tasks - they directly update records.
- All moves are **within the same warehouse**. Cross-warehouse moves are not supported.
- ASN containers (pre-notified, not yet received) **cannot be moved** by manual movement.
- Client stock (assigned to a shipping order) can only move to another client container with a matching shipping order.
- Locks blocking movement prompt operator confirmation the move **can still proceed** at the operator's discretion.
- Locks blocking movement prompt operator confirmation - the move **can still proceed** at the operator's discretion.
- For cutting stock with multiple stretches of non-consolidating UoM, **only one stretch can be moved at a time**.
- Moving a container with replenishment assignments cancels those assignments and triggers task decrement/cancellation on affected picking tasks.
@@ -224,8 +224,8 @@ Cutting stock (non-consolidating UoM) has special behavior due to its indivisibl
## Related
- [[container]] Container moves update CON.MOVE; moving a container with replenishment assignments cascades to task cancellation
- [[location]] All moves are within a single warehouse; virtual locations (Movement) are valid endpoints for container moves in transit
- [[stock]] STK.MOVE transactions update all stock records; manual movements are the corrective path when physical and system records diverge
- [[task]] Manual movements can cancel/decrement picking/replenishment tasks; they do not create guided tasks themselves
- [[stock-adjustment]] Complement to manual movements: adjustments correct quantity/UoM/attributes; manual movements correct location
- [[container]] - Container moves update CON.MOVE; moving a container with replenishment assignments cascades to task cancellation
- [[location]] - All moves are within a single warehouse; virtual locations (Movement) are valid endpoints for container moves in transit
- [[stock]] - STK.MOVE transactions update all stock records; manual movements are the corrective path when physical and system records diverge
- [[task]] - Manual movements can cancel/decrement picking/replenishment tasks; they do not create guided tasks themselves
- [[stock-adjustment]] - Complement to manual movements: adjustments correct quantity/UoM/attributes; manual movements correct location