diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-25 22:55:36 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-25 22:55:36 +0100 |
| commit | 7bd8b2c38f4dead570c647e05717b796a15a67d4 (patch) | |
| tree | e3046aab79d9eda49ffb5b3d42783f1fe62c2759 /requirements/tasks | |
| parent | 7d5f952458eb260359b779f696b24d96915a6982 (diff) | |
task-063: add exceptions for req-080
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/task-005.md | 3 | ||||
| -rw-r--r-- | requirements/tasks/task-063.md | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/requirements/tasks/task-005.md b/requirements/tasks/task-005.md index 4661a69..da54771 100644 --- a/requirements/tasks/task-005.md +++ b/requirements/tasks/task-005.md @@ -1,6 +1,7 @@ # task-005 -Schist must have a desktop interface for importing transactions from a CSV file. +Schist must have a desktop interface for importing transactions from a CSV file +and for undoing the operation afterwards. Source: req-052 diff --git a/requirements/tasks/task-063.md b/requirements/tasks/task-063.md index 64aa585..0e9c29f 100644 --- a/requirements/tasks/task-063.md +++ b/requirements/tasks/task-063.md @@ -13,7 +13,7 @@ Blocks: task-059 - [x] 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) +- [x] req-080 (record card holiday transaction by importing from CSV) - [ ] req-081 (record cash beer transaction by Web) To double-check where the use cases are, search for '## Use case' in |
