blob: ed6852a86c4065f82c18dbbd41bd9295c4184e5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# req-080
As a user, I want, of this holiday purchase by card in a bank account I have not
set up to sync with Schist, to export it from my bank account in a digital
format and import it into Schist, so that this holiday purchase is recorded as a
holiday transaction.
Sources: req-040, req-074
Satisfied by: ass-000, ass-014, req-052
Related to: req-016
## Use case
Trigger: the user buys a beer.
1. Wait until the user next regularly opens Schist on their desktop computer.
2. The user gets their bank transactions and stores them in a CSV file.
3. The user imports the CSV file into Schist.
|