diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-25 23:11:06 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-25 23:11:06 +0100 |
| commit | 338d9e85bdef1965f6ed932ab4ca0f31f4da12a6 (patch) | |
| tree | 4f3ac7e1c625fce0f9da11e90911a3de5623d190 /requirements/tasks | |
| parent | a36ce5efd38772cc68bf191f4db519dfc6a67d4a (diff) | |
task-059: add req-125 for updating transactions
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-000.md | 1 | ||||
| -rw-r--r-- | requirements/tasks/task-059.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-071.md | 7 |
3 files changed, 9 insertions, 1 deletions
diff --git a/requirements/tasks/epic-000.md b/requirements/tasks/epic-000.md index 1e05061..eba7622 100644 --- a/requirements/tasks/epic-000.md +++ b/requirements/tasks/epic-000.md @@ -16,6 +16,7 @@ Status: not ready - [ ] task-030 (CRUDing buckets) - [ ] task-061 (viewing drips, transactions and historic pipes) - [ ] task-057 (long-term expected monthly tank change) +- [ ] task-071 (updating transactions) - [ ] task-013 (config & caches) - [ ] task-051 (test for accurate bucket balances) - [ ] task-068 (guarantee immutable pipes) diff --git a/requirements/tasks/task-059.md b/requirements/tasks/task-059.md index 20a8f56..1e31947 100644 --- a/requirements/tasks/task-059.md +++ b/requirements/tasks/task-059.md @@ -11,7 +11,7 @@ Epic: epic-003 | drip | req-037 | req-096 | req-072 | req-072 | | pipe | req-069 | req-069 | req-115 | req-115 | | bucket | req-068 | req-068 | req-068 | req-068 | -| transaction | req-048 | req-096 | | req-123 | +| transaction | req-048 | req-096 | req-125 | req-123 | ## Notes diff --git a/requirements/tasks/task-071.md b/requirements/tasks/task-071.md new file mode 100644 index 0000000..1a47ba2 --- /dev/null +++ b/requirements/tasks/task-071.md @@ -0,0 +1,7 @@ +# task-071 + +Schist must have a desktop interface for updating transactions. + +Epic: epic-000 + +Source: req-125 |
