rayhan-erp/frontend
Nabil Derouiche 0811013abe feat(frontend): module Achats complet (commandes, réception, stock)
- Modèles Fournisseur, PurchaseOrder, PurchaseOrderLine
- FournisseurService + PurchaseOrderService (create, receive)
- AchatsProvider : chargement parallèle commandes + fournisseurs
- AchatsScreen : liste avec badges statut colorés (violet)
- PurchaseOrderFormScreen : lignes dynamiques, calcul HT/TVA/TTC
- PurchaseOrderDetailScreen : détail + bouton Réceptionner
- Réception → entrée stock automatique via backend

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:35:41 +01:00
..
android/app/src/main feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00
lib feat(frontend): module Achats complet (commandes, réception, stock) 2026-04-20 20:35:41 +01:00
pubspec.yaml feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00