diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-16 13:28:49 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-16 13:29:08 +0100 |
| commit | e76f4c45f0886e7726913539d7b6e749d8ace91a (patch) | |
| tree | 82d082bfbc3298ed9c090be004e9c683020e9c18 | |
| parent | 4de45178c59e1a5d4bccdccd77599d099e56f113 (diff) | |
add req-050, task-002, edit req-049
| -rw-r--r-- | requirements/catalogue/req-049.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-050.md | 8 | ||||
| -rw-r--r-- | requirements/tasks/task-002.md | 6 |
3 files changed, 16 insertions, 0 deletions
diff --git a/requirements/catalogue/req-049.md b/requirements/catalogue/req-049.md index 8f76afb..ec4b540 100644 --- a/requirements/catalogue/req-049.md +++ b/requirements/catalogue/req-049.md @@ -5,3 +5,5 @@ purchases of beer using a card linked to that bank account are recorded in Schist automatically. Source: req-015 + +Satisfied by: req-050 diff --git a/requirements/catalogue/req-050.md b/requirements/catalogue/req-050.md new file mode 100644 index 0000000..f6e6b43 --- /dev/null +++ b/requirements/catalogue/req-050.md @@ -0,0 +1,8 @@ +# req-050 + +Schist must have a desktop interface for setting up a bank account to sync with +Schist. + +Source: req-049 + +Satisfied by: task-002 diff --git a/requirements/tasks/task-002.md b/requirements/tasks/task-002.md new file mode 100644 index 0000000..37bbd17 --- /dev/null +++ b/requirements/tasks/task-002.md @@ -0,0 +1,6 @@ +# task-002 + +Schist must have a desktop interface for setting up a bank account to sync with +Schist. + +Source: req-050 |
