rayhan-erp/frontend/lib/providers
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
..
achats_provider.dart feat(frontend): module Achats complet (commandes, réception, stock) 2026-04-20 20:35:41 +01:00
article_provider.dart feat(frontend): module Articles complet (liste, création, modification, suppression) 2026-04-20 20:23:06 +01:00
auth_provider.dart feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00
dashboard_provider.dart feat(frontend): dashboard KPI complet avec navigation drawer 2026-04-20 20:20:15 +01:00
production_provider.dart feat(frontend): module Production complet (BOM, OF, cycle PLANIFIE→LANCE→TERMINE) 2026-04-20 20:39:05 +01:00
stock_provider.dart feat(frontend): module Stock complet (inventaire, historique, ajustements) 2026-04-20 20:41:26 +01:00
ventes_provider.dart feat(frontend): module Ventes complet (commandes, livraison, stock) 2026-04-20 20:26:48 +01:00