Commit Graph

2 Commits

Author SHA1 Message Date
69181e66b0 Refactor EntryService to allow shared DisplayId for transfers; update related tests and migration files 2026-04-03 12:00:53 +02:00
c3d68020d5 Add infrastructure layer with persistence and services
- EF Core DbContext and entity configurations
- Design-time factory for migrations
- Initial and soft-delete migrations
- Service implementations: Account, AccountYear, Entry,
  BalanceQuery, FileSave, PdfStatement
- Dependency injection registration
2026-03-31 17:12:57 +02:00