3b175753f4113e13dcbeaeb4e91f9a4b1dd9e69a
Enhanced receipt parsing and mapping to support bills with due dates (like utility bills): - Updated OpenAI prompt to extract due date from bills - Added DueDate property to Receipt model with database migration - Modified auto-mapping logic to use bill date to due date range when both dates are present - For regular receipts without due dates, continues to use ±3 day window - Updated manual mapping UI to display due dates and adjust date range explanation - Receipt list now shows due dates in orange "Due:" text for clarity This allows electric bills and similar documents with 20+ day payment windows to be properly matched to their payment transactions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
C#
66.6%
HTML
31.2%
JavaScript
1.9%
CSS
0.2%
Dockerfile
0.1%