This commit is contained in:
2026-05-16 08:46:23 +02:00
parent b20c3d54a4
commit 74b6425e93
4 changed files with 46 additions and 0 deletions

View File

@@ -173,6 +173,14 @@ Percentage financial fees are calculated with the financing delta from the
- Exception:
- `mode = ppack` is not controlled as weight.
### Known Gap
- Lot split / merge:
- the workflow may clone or create physical lots;
- rewiring `fee.lots` to the new lots is not guaranteed yet;
- affected fees must therefore be checked with the SQL diagnostic after this
workflow is used.
### SQL Diagnostic
- Script:

View File

@@ -173,6 +173,14 @@ de la ligne d'estimation `BL date`, pas avec la date du jour.
- Exception :
- `mode = ppack` n'est pas contrôlé comme un poids.
### Gap connu
- Split / merge de lots :
- le flux peut cloner ou créer des lots physiques ;
- le recâblage de `fee.lots` vers les nouveaux lots n'est pas encore garanti ;
- les fees concernés doivent donc être contrôlés par le diagnostic SQL après
utilisation de ce flux.
### Diagnostic SQL
- Script :