Bug #2728
Monthly closing UI changes on Version 2 page - UI Changes
Description
Monthly closing UI changes on Version 2 page - UI Changes
Updated by Shreya Agarwal about 3 hours ago
Today, I worked on resolving issues in the Monthly Closing V2 "Pending Yet Not Generated" tab. I fixed the API integration by correcting the endpoint configuration and ensuring the required year and month parameters are passed correctly. The unsupported "All" option was removed from the Year and Month filters to align with the API requirements. Validation logic was added to prevent invalid API requests when mandatory filter values are missing. I also updated the default filter selections to use meaningful year and month values instead of zero-based defaults. Additionally, the clear/reset functionality was adjusted to restore the default year and month selections consistently. After these fixes, the Pending tab is loading correctly and the API is responding successfully with the expected data.