summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-012.md
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/catalogue/req-012.md')
-rw-r--r--requirements/catalogue/req-012.md27
1 files changed, 25 insertions, 2 deletions
diff --git a/requirements/catalogue/req-012.md b/requirements/catalogue/req-012.md
index bbfb061..3aedcea 100644
--- a/requirements/catalogue/req-012.md
+++ b/requirements/catalogue/req-012.md
@@ -6,7 +6,8 @@ transaction.
Source: req-011
-Satisfied by: req-043, req-044, req-045, ass-010, req-046, req-047
+Satisfied by: req-043, req-044, req-045, ass-010, req-046, req-047, req-118,
+req-119, ass-025
Related to: req-076
@@ -14,7 +15,8 @@ Related to: req-076
Trigger: The user buys a beer.
-1. If Schist is not in the user's phone contacts, go to req-013.
+1. If Schist is not in the user's phone contacts, or if the user doesn't have
+ phone signal, battery charge or phone credit, go to req-013.
2. If the user doesn't know how to form the right command, they use the help
interface until they do know how to form the right command.
3. The user sends an SMS to Schist.
@@ -22,3 +24,24 @@ Trigger: The user buys a beer.
then go to step 3.
5. Schist inserts a beer transaction into Schist's database.
6. Schist sends an OK response to the user.
+
+### Extensions
+
+#### The user gets the date wrong
+
+If the user gets the date wrong, tough -- it's good enough.
+
+#### The user omits the counterparty or gets the counterparty wrong
+
+If the user gets the counterparty wrong, tough -- it's good enough.
+
+#### The user gets the amount wrong
+
+If the user gets the amount wrong, the error will turn up in a reconciliation
+transaction the next time the user reconciles their accounts.
+
+#### The user enters the transaction more than once
+
+If the user enters the transaction more than once, they may delete the
+transaction later if they spot it. Otherwise, the error will turn up in a
+reconciliation transaction the next time the user reconciles their accounts.