From 9e716bd608c0a65e4c4a67901f22b0755eac10dc Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Aug 2026 12:13:41 +0000 Subject: [PATCH] =?UTF-8?q?audit(ui):=20v=C3=A9rifier=20les=20doublons=20p?= =?UTF-8?q?roduits?= 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 05a82ee..79041f5 100644 --- a/docs/ui-audit/PROGRESS.md +++ b/docs/ui-audit/PROGRESS.md @@ -123,6 +123,8 @@ terminé. 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. +- Création d'un produit générique portant un nom déjà existant : le formulaire + reste en 200 et affiche « existe déjà », sans doublon détecté. ## Prochaine étape