diff options
Diffstat (limited to 'requirements/catalogue')
| -rw-r--r-- | requirements/catalogue/req-013.md | 13 | ||||
| -rw-r--r-- | requirements/catalogue/req-014.md | 13 | ||||
| -rw-r--r-- | requirements/catalogue/req-048.md | 2 |
3 files changed, 15 insertions, 13 deletions
diff --git a/requirements/catalogue/req-013.md b/requirements/catalogue/req-013.md index 4e3074f..4d2b267 100644 --- a/requirements/catalogue/req-013.md +++ b/requirements/catalogue/req-013.md @@ -6,15 +6,4 @@ is recorded as a beer transaction. Source: req-010 -Satisfied by: req-048, ass-011, ass-000, ass-012, ass-013 - -## Use case - -Trigger: the user buys a beer. - -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. +Satisfied by: req-014 diff --git a/requirements/catalogue/req-014.md b/requirements/catalogue/req-014.md index fe2ff43..fba5fcc 100644 --- a/requirements/catalogue/req-014.md +++ b/requirements/catalogue/req-014.md @@ -6,3 +6,16 @@ this beer in cash when I don't have access to my phone is recorded as a beer transaction. Source: req-013 + +Satisfied by: req-048, ass-011, ass-000, ass-012, ass-013 + +## Use case + +Trigger: the user buys a beer. + +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. diff --git a/requirements/catalogue/req-048.md b/requirements/catalogue/req-048.md index f894f58..d8b2f20 100644 --- a/requirements/catalogue/req-048.md +++ b/requirements/catalogue/req-048.md @@ -2,6 +2,6 @@ Schist must have a desktop interface for inserting transactions. -Source: req-013 +Source: req-014 Satisfied by: task-001 |
