7f74cd8c29368081cd9df3defa55d9404b460bb5
- Added TransferToAccountId to Transaction model for linking transfers - Created CreateTransfer page for recording account-to-account transfers - Migration adds the new foreign key relationship - Transfers are created as paired transactions (debit and credit) This enables tracking of money movement between bank accounts while maintaining proper accounting with matching transaction pairs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
C#
68.4%
HTML
28.5%
JavaScript
1.6%
CSS
1.4%
Dockerfile
0.1%