portfolio value should include upcoming $obligated
Previously, we were displaying the total_portfolio_value as just currently obligated funds. Instead, this value should be obligated funds in current task orders and signed, upcoming task orders
This commit is contained in:
@@ -508,7 +508,7 @@ portfolios:
|
||||
estimate_warning: Reports displayed in JEDI are estimates and not a system of record.
|
||||
total_value:
|
||||
header: Total Portfolio Value
|
||||
tooltip: Total portfolio value is all obligated and projected funds for all task orders in this portfolio.
|
||||
tooltip: Total portfolio value is all obligated funds for current and upcoming task orders in this portfolio.
|
||||
task_orders:
|
||||
add_new_button: Add New Task Order
|
||||
review:
|
||||
|
Reference in New Issue
Block a user