diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-20 14:07:16 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-20 14:07:16 +0100 |
| commit | 0a2c9bee15602e2558a997e12245cf0c0721cb4a (patch) | |
| tree | 3c57476418da46ad5cb4883dff383f18a17486e3 /requirements | |
| parent | c53408814af7b568d5ed2ff4fe0ce8844f968163 (diff) | |
add req-083, req-084, edit req-033
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/catalogue/req-033.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-083.md | 8 | ||||
| -rw-r--r-- | requirements/catalogue/req-084.md | 8 |
3 files changed, 18 insertions, 0 deletions
diff --git a/requirements/catalogue/req-033.md b/requirements/catalogue/req-033.md index 316bbec..49800ea 100644 --- a/requirements/catalogue/req-033.md +++ b/requirements/catalogue/req-033.md @@ -4,3 +4,5 @@ Whenever the user makes a transaction, they must be able to enter it into Schist. Source: req-034 + +Satisfied by: ass-001, req-083, req-084 diff --git a/requirements/catalogue/req-083.md b/requirements/catalogue/req-083.md new file mode 100644 index 0000000..37e87c8 --- /dev/null +++ b/requirements/catalogue/req-083.md @@ -0,0 +1,8 @@ +# req-083 + +Whenever the user buys a beer, they must be able to enter the transaction into +Schist. + +Source: req-033 + +Satisfied by: req-010 diff --git a/requirements/catalogue/req-084.md b/requirements/catalogue/req-084.md new file mode 100644 index 0000000..5e8dcfb --- /dev/null +++ b/requirements/catalogue/req-084.md @@ -0,0 +1,8 @@ +# req-084 + +Whenever the user makes a holiday purchase, they must be able to enter the +transaction into Schist. + +Source: req-033 + +Satisfied by: req-039 |
