Feature #6128
openI am implementing logic to update the expense period automatically when the expense frequency changes.
Start date:
12/22/2025
Due date:
12/22/2025 (38 days late)
% Done:
100%
Estimated time:
10:00 h
Spent time:
Subtasks
Related issues
Updated by ghazala shamim about 1 month ago
- % Done changed from 0 to 100
- Estimated time set to 10:00 h
Implemented logic to support all expense frequency types (Daily, Monthly, Quarterly, Half-Yearly, and Yearly).
Enabled users to select any frequency, and dynamically update the expense period based on the selected frequency.
Handled date filtering logic in the backend according to the chosen frequency type.
Ensured that formatted date data is sent from the backend in a consistent structure.
Displayed user-friendly formatted periods on the frontend for better readability and UX.
Verified that expense data is filtered correctly for each frequency type.