add achats import and hardware analyse
This commit is contained in:
10
doc_dev/42_etape35_imports_achats.md
Normal file
10
doc_dev/42_etape35_imports_achats.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Etape 35 - Imports achats CSV/JSON
|
||||
|
||||
## Backend
|
||||
- Ajout `POST /v1/imports/achats` (multipart ou JSON).
|
||||
- Parsing CSV/JSON (Amazon/AliExpress/generique) + normalisation prix/date.
|
||||
- Dedoublonnage simple (nom + boutique + date + prix) + retour resume.
|
||||
|
||||
## Frontend
|
||||
- Page `/achats` : choix boutique, upload fichier ou JSON manuel.
|
||||
- Resume import (importes, crees, doublons, erreurs).
|
||||
Reference in New Issue
Block a user