ERP sur mesure pour SUARL Rayhan - PFE Ali Guennari (Spring Boot + Flutter + MySQL)
Go to file
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
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 Achats complet (commandes, réception, stock) 2026-04-20 20:35:41 +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)