blob: ef6ee43e1c89bd23723538222388ef3917f39fe9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# req-094
As a user, when I'm creating, updating and deleting my buckets and pipes in
Schist's Web UI, I want to see the result of the procedure,
`calculate_tank_balance`, as described in req-092, prominently, so that I see a
prominent number which I know summarises what the difference between my
incomings and outgoings has actually been in the past.
Source: req-092
Satisfied by: req-068, req-069, task-058
|