Done
Details
Assignee
Azizbek KhushvakovAzizbek KhushvakovReporter
Azizbek KhushvakovAzizbek KhushvakovPriority
TBDStory Points
2Sprint
NoneDevelopment Team
ThunderjetFix versions
Release
Sunflower (R1 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Azizbek Khushvakov
Azizbek KhushvakovReporter
Azizbek Khushvakov
Azizbek KhushvakovPriority
Story Points
2
Sprint
None
Development Team
Thunderjet
Fix versions
Release
Sunflower (R1 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 18, 2024 at 7:47 AM
Updated March 11, 2025 at 9:23 AM
Resolved November 22, 2024 at 8:00 AM
Purpose/overview:
Implement a new endpoint that should return financial data for particular FY to be used in the corresponding UI story .
Then each fund associated with that ledger or group will appear for a particular FY.
List of fields to return with their current values:
Fiscal year
Fund name
Fund code
Fund UUID
Fund status
Fund tags
Budget name
Budget UUID
Budget status
Budget initial allocation
Budget current allocation
Budget allowable encumbrance
Budget allowable expenditure
If no budget associated with the fund then the Fiscal year and Fund elements are output normally AND the Budget elements are empty.
Approach:
Database view can be used to fetch all related data.