blob: d2c74ab6cefa26d6751d9004a86a910f242b0a81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# req-078
As a user, I want to record a holiday purchase in Schist using my desktop
computer, copying from a receipt or hand-written note, so that this holiday
purchase in cash when I don't have access to my phone is recorded as a holiday
transaction.
Source: req-077
Satisfied by: req-048, ass-011, ass-000, ass-012, ass-013
Related to: req-014
## Use case
Trigger: the user makes a holiday purchase while on holiday.
1. If the user can get a receipt, they get a receipt and put it in their wallet.
2. If the user can't get a receipt, they make a note on a piece of paper and put
it in their wallet.
3. Wait until the user next regularly opens Schist on their desktop computer.
4. The user takes all receipts and paper notes from their wallet.
5. The user enters all the transactions recorded there into Schist.
|