Files
sure/app
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
..
2026-01-12 14:40:30 +01:00
2026-01-09 19:38:04 +01:00
2025-10-22 19:14:03 +02:00
2026-01-12 15:13:19 +00:00