From 7bd8b2c38f4dead570c647e05717b796a15a67d4 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 25 Jul 2025 22:55:36 +0100 Subject: task-063: add exceptions for req-080 --- requirements/tasks/task-005.md | 3 ++- requirements/tasks/task-063.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'requirements/tasks') 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 -- cgit v1.2.3