blob: 2bb9c7259d1c1c152816abf239808a0651a95e9a (
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
|