Files
sure/app/models
Josh Waldrep 582eda999b Remove exclude_from_cashflow flag and consolidate logic into excluded toggle
- Removed `exclude_from_cashflow` attribute across models, controllers, and views.
- Updated queries to rely solely on the `excluded` flag for filtering transactions and entries.
- Simplified migration by consolidating `exclude_from_cashflow` functionality into the existing `excluded` toggle.
- Refactored related tests to remove outdated logic and ensured compatibility with the updated implementation.
2026-01-12 15:35:38 -05:00
..
2025-03-28 13:08:22 -04:00
2025-10-22 19:14:03 +02:00
2025-12-07 18:11:34 +01:00
2025-11-24 17:54:18 +01:00
2026-01-09 19:38:04 +01:00
2025-11-27 15:24:34 +01:00
2026-01-09 19:38:04 +01:00
2026-01-10 15:43:07 +01:00
2026-01-09 19:38:04 +01:00
2025-05-23 18:58:22 -04:00
2025-11-25 20:21:29 +01:00
2025-11-01 09:12:42 +01:00
2025-10-28 19:32:27 +01:00
2025-11-22 02:14:29 +01:00
2026-01-08 15:20:14 +01:00
2026-01-09 19:38:04 +01:00
2026-01-12 15:05:28 +01:00
2025-11-25 20:21:29 +01:00
2025-03-28 13:08:22 -04:00