From 8a256a6e45051a14c48631440b1442d9e774fadf Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Aug 2026 12:12:49 +0000 Subject: [PATCH] =?UTF-8?q?audit(ui):=20v=C3=A9rifier=20les=20sorties=20st?= =?UTF-8?q?ock=20invalides?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ui-audit/PROGRESS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ui-audit/PROGRESS.md b/docs/ui-audit/PROGRESS.md index 80acb8e..05a82ee 100644 --- a/docs/ui-audit/PROGRESS.md +++ b/docs/ui-audit/PROGRESS.md @@ -121,6 +121,8 @@ terminé. - Le champ métier `request_enabled` n'est exposé ni à la création ni à l'édition d'un produit ; aucun produit n'est donc sélectionnable dans le profil (UI-023). +- Sorties stock invalides (`-1` puis `999999`) : le formulaire reste en 200 + avec message métier, sans mouvement supplémentaire ni stock négatif. ## Prochaine étape