MyMidas/backend
megaproxy 54f6f66ff8 Fix demo tax page: seed UK tax rate configs for demo user
The demo user was created after migrations ran, so TaxRateConfig rows
were never inserted for them. seed_demo() now calls seed_default_rates()
to add 2025 and 2026 UK defaults, making the tax report page load.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 23:03:19 +00:00
..
alembic Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
app Fix demo tax page: seed UK tax rate configs for demo user 2026-04-23 23:03:19 +00:00
scripts Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
tests Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
alembic.ini Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
Dockerfile Add AI receipt scanning with OCR pipeline and debug toggle 2026-04-22 22:07:38 +00:00
pyproject.toml Add AI receipt scanning with OCR pipeline and debug toggle 2026-04-22 22:07:38 +00:00