summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-16 13:24:45 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-16 13:24:45 +0100
commit02a2092f162f2ffe3651fd77dc9fc8cb6155da0b (patch)
tree4b6e4c9e31a732e9a16fe383108a2f9bb2cd3353 /requirements
parentdc810e5712a8629419c92d3877d365a7759486e3 (diff)
edit req-013, req-014, req-048
Diffstat (limited to 'requirements')
-rw-r--r--requirements/catalogue/req-013.md13
-rw-r--r--requirements/catalogue/req-014.md13
-rw-r--r--requirements/catalogue/req-048.md2
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