blob: 9909b988fd5f869b0cdbb0a7687e0e00a4a584df (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# req-105
As a user, I want each real transaction I have made in the past to be associated
with at most one bucket, such that my transactions represent how I have
distributed my incomings and outgoings in the past, so that I can have buckets
and pipes which express how I want to distribute, and have previously
distributed, my incomings and outgoings.
Source: req-017
Satisfied by: req-106, req-034
|