From 74f388d9b4a6746596b28bf056528ee8b54df6e4 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 23 Jul 2025 16:30:49 +0100 Subject: task-059: req-eng's tank balance UI --- requirements/tasks/task-058.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'requirements/tasks/task-058.md') diff --git a/requirements/tasks/task-058.md b/requirements/tasks/task-058.md index a4fc2fb..e75b8a2 100644 --- a/requirements/tasks/task-058.md +++ b/requirements/tasks/task-058.md @@ -1,10 +1,13 @@ -# task-057 +# task-058 -Schist's Web UI should display prominently the result of the procedure, -`calculate_long_term_expected_monthly_tank_change`, as described in req-088, in -any view from which the user may be thinking about how to create, update or -delete their buckets or pipes. +Schist's Web UI should display prominently the results of the procedures, +`calculate_long_term_expected_monthly_tank_change`, as described in req-088, +and `calculate_tank_balance`, as described in req-092, in any view from which +the user may be thinking about how to create, update or delete their buckets or +pipes. -Source: req-088 +Sources: req-088, req-094 Epic: epic-005 + +Relates to: req-088, req-092 -- cgit v1.2.3