ERP sur mesure pour SUARL Rayhan - PFE Ali Guennari (Spring Boot + Flutter + MySQL)
Go to file
Nabil Derouiche 796d957fc2 feat(frontend): module Stock complet (inventaire, historique, ajustements)
- StockMovement model (IN/OUT, stockAvant/Après, sourceDocument)
- StockService : getHistorique, adjust (entrée/sortie manuelle)
- StockProvider : cache historiques par article
- StockScreen : liste articles avec barre de stock visuelle, filtres alertes
- StockDetailScreen : carte résumé gradient, historique mouvements, ajustement dialog
- Tous les modules Flutter connectés — frontend 100% fonctionnel

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:41:26 +01:00
Document_Rayhan fix: change backend port from 8080 to 8090 (DSM conflict) 2026-04-19 20:25:21 +01:00
Fichiers_de_preparation security: remove credentials from docs, centralize CORS, add reverse proxy support 2026-04-19 21:56:08 +01:00
Livrables feat(frontend): module Ventes complet (commandes, livraison, stock) 2026-04-20 20:26:48 +01:00
backend security: remove credentials from docs, centralize CORS, add reverse proxy support 2026-04-19 21:56:08 +01:00
frontend feat(frontend): module Stock complet (inventaire, historique, ajustements) 2026-04-20 20:41:26 +01:00
.gitignore security: remove credentials from docs, centralize CORS, add reverse proxy support 2026-04-19 21:56:08 +01:00
LICENSE Initial commit 2026-04-19 18:24:55 +00:00
README.md Initial commit 2026-04-19 18:24:55 +00:00
docker-compose.yml fix: change backend port from 8080 to 8090 (DSM conflict) 2026-04-19 20:25:21 +01:00

README.md

rayhan-erp

ERP sur mesure pour SUARL Rayhan - PFE Ali Guennari (Spring Boot + Flutter + MySQL)