whisper-money/app/Http
Víctor Falcón 4e03996289
Fix cashflow multi-currency totals (#380)
## Summary
- convert cashflow transaction amounts to user currency
- apply conversion to summary, trend, sankey, and breakdown endpoints
- add regression coverage for mixed USD/EUR cashflow analytics

## Tests
- vendor/bin/pint --dirty --format agent
- php artisan test --compact tests/Feature/CashflowAnalyticsTest.php
2026-05-11 17:49:29 +02:00
..
Controllers Fix cashflow multi-currency totals (#380) 2026-05-11 17:49:29 +02:00
Middleware Add Sentry user context (#348) 2026-05-04 13:26:50 +01:00
Requests Fix duplicate category name validation (#364) 2026-05-07 12:55:35 +01:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00