blob: 90ebb482963f67ea60d498da48cbdde5f34940ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# req-093
As a user, when I'm creating, updating and deleting my buckets and pipes in
Schist's desktop 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-057
|