Commit Graph
3 Commits
Author SHA1 Message Date
mrKamooandClaude Sonnet 4.6 51ac1b8353 fix: replace narrow no-break space with U+00A0 in PDF number formatting
U+202F (narrow no-break space) is missing from DejaVu Sans in some
DomPDF versions on prod, rendering as '?'. U+00A0 is in Latin-1
Supplement and guaranteed present in all DejaVu Sans builds.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 16:17:37 +02:00
mrKamooandClaude Sonnet 4.6 7312c7640b feat: add Devis and BesoinInformatique modules
- Devis: CRUD complet, génération PDF (dompdf), paramètres (DevisSetting)
- BesoinInformatique: CRUD complet avec gestion matériels/licences
- Migrations pour les 3 nouvelles tables
- Navigation mise à jour dans AuthenticatedLayout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 14:46:16 +02:00
jeremy bayse 030d76af53 Initial commit: Import existing Laravel project 2026-06-15 08:13:42 +02:00