Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Won't Do
-
None
-
None
-
-
2
-
Thunderjet
Description
Overview
As funds are associated with groups, and fiscal years are created, we need to make corresponding changes to the GroupFundFY table.
- When a FiscalYear is created, create a new GroupFundFY record for each existing Fund/Group pair. (only if fiscalYear endDate > now)
See the wiki for details
- NOTE: Don't worry about delete for now... we'll probably need to implement a soft delete for group/fund/fy since they are referred to by several other records.
Approach
- Update the GroupFundFY table in a database transaction, or possibly via trigger function.
Acceptance Criteria
- GroupFundFY records are created as described in the wiki
- Unit tests are updated
TestRail: Results
Attachments
Issue Links
- has to be done after
-
MODFISTO-33 Define and implement the GroupFundFY API
-
- Closed
-
-
MODFISTO-37 Update LedgerFY table
-
- Closed
-
- relates to
-
UXPROD-1851 Addition of Group records to finance app
-
- Closed
-