Files
sure/app/models
Sholom Ber a088a7ce41 Fix SimpleFin transaction syncing and clean up debug logging
- Fix transaction creation to use Entry/entryable pattern instead of creating Transaction directly
- Handle both string and symbol keys in transaction data using with_indifferent_access
- Fix amount parsing to use BigDecimal instead of converting to cents
- Use plaid_id field for external ID storage to prevent duplicates
- Remove excessive debug logging while keeping essential error logging

SimpleFin transaction sync now works correctly, creating proper Entry records
with accurate dollar amounts and preventing duplicate transactions.
2025-08-07 20:34:58 -04:00
..
2025-03-28 13:08:22 -04:00
2025-08-05 23:35:01 +02:00
2025-07-24 10:50:05 -04:00
2025-07-24 11:41:42 -04:00
2024-11-08 09:58:35 -06:00
2025-05-23 18:58:22 -04:00
2025-05-07 22:19:09 -04:00
2025-03-28 13:08:22 -04:00
2025-07-10 18:40:38 -04:00