Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
ACQ Sprint 100
-
1
-
Thunderjet
Description
Purpose/Overview:
Populate encumbered and awaiting payment for each group expense class
Requirements/Scope:
- User can see a column that shows how much money is encumbered and awaiting payment for each group expense class
Scenarion2 from UIF-258
Approach:
Add addition fields to the mod-finance/schemas/group_expense_class_totals.json
"encumbered": { "description": "Total encumbered for expense class within a given group", "type": "number" }, "awaitingPayment": { "description": "Total awaitingPayment for expense class within a given group", "type": "number" },
Acceptance criteria:
- Schema updated
- Sub-modules updated for the mod-finance
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2169 Thunderjet - R1 2021 Enhancements/Bugfixes/Tech Debt
-
- Closed
-
- has to be done before
-
MODFIN-159 Update logic for calculating group expense classes totals with encumbered and awaiting payment
-
- Closed
-
- is defined by
-
UIF-259 Group view - Display encumbered and awaiting payment amount in "Current expense classes" table
-
- Closed
-