diff options
| -rw-r--r-- | requirements/catalogue/req-076.md | 6 | ||||
| -rw-r--r-- | requirements/catalogue/req-080.md | 3 | ||||
| -rw-r--r-- | requirements/tasks/task-063.md | 8 |
3 files changed, 13 insertions, 4 deletions
diff --git a/requirements/catalogue/req-076.md b/requirements/catalogue/req-076.md index 55c2b62..8d7a3c6 100644 --- a/requirements/catalogue/req-076.md +++ b/requirements/catalogue/req-076.md @@ -1,8 +1,8 @@ # req-076 -As a user, I want to record a holiday transaction in Schist by SMS, so that my -holiday purchase when I have access to my phone when I'm on holiday is recorded -as a holiday transaction. +As a user, I want to record a holiday transaction in cash in Schist by SMS, so +that my holiday purchase in cash when I have access to my phone when I'm on +holiday is recorded as a holiday transaction. Source: req-075 diff --git a/requirements/catalogue/req-080.md b/requirements/catalogue/req-080.md index ed6852a..6451ea9 100644 --- a/requirements/catalogue/req-080.md +++ b/requirements/catalogue/req-080.md @@ -13,7 +13,8 @@ Related to: req-016 ## Use case -Trigger: the user buys a beer. +Trigger: the user makes a holiday purchase by card in a bank account not set up +to sync with Schist. 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. diff --git a/requirements/tasks/task-063.md b/requirements/tasks/task-063.md index 68fb2fe..3de4886 100644 --- a/requirements/tasks/task-063.md +++ b/requirements/tasks/task-063.md @@ -7,3 +7,11 @@ implementing those extensions are adequately documented. Epic: epic-003 Blocks: task-059 + +- [x] req-012 (record cash beer transaction by SMS) +- [x] req-014 (record cash beer transaction by desktop) +- [ ] req-016 (record card beer transaction by bank sync) +- [ ] req-076 (record cash holiday transaction by SMS) +- [ ] req-078 (record cash holiday transaction by desktop) +- [ ] req-080 (record card holiday transaction by importing from CSV) +- [ ] req-081 (record cash beer transaction by Web) |
