Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
ACQ Sprint 106
-
3
-
Thunderjet
-
R1 2021
Description
Purpose:
User may not always want to update the budget allowance percentages for the coming year. This will allow them to indicated that they want to so there aren't forced to add a value
Scope:
- Add setAllowances field to budget_rollover.json schema (type: boolean, default: false)
- Update budget_encumbrances_rollover.sql
Approach:
Update function build_budget in the budget_encumbrances_rollover.sql
If setAllowances true set budget allowance based on the values spcified in corresponding budgetRollover item
If setAllowances false set budget allowance based on the previous years budget
Acceptance criteria:
- schema updated
- budget_encumbrances_rollover.sql updated
- API tests updated
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-201 Rollover the ledgers funds/budgets into a new Fiscal year (Creating new budgets for all funds at one time)
-
- Closed
-
- has to be done before
-
UIF-275 Allow user to intentionally reset budget allowances during rollover
-
- Closed
-