summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-030.md
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-28 13:37:57 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-28 13:37:57 +0100
commit3d15bd651ce82ad37f8fcb6fc2fbaa8b1c839242 (patch)
tree2e2e04b83ff0abb9572a23709886d36f0bc31cac /requirements/catalogue/req-030.md
parent2361adeb0ca77904138e3466d51c2f44cf6df613 (diff)
dprint fmt
Diffstat (limited to 'requirements/catalogue/req-030.md')
-rw-r--r--requirements/catalogue/req-030.md27
1 files changed, 14 insertions, 13 deletions
diff --git a/requirements/catalogue/req-030.md b/requirements/catalogue/req-030.md
index 86c16ad..eafdda7 100644
--- a/requirements/catalogue/req-030.md
+++ b/requirements/catalogue/req-030.md
@@ -6,19 +6,20 @@ Schist must implement the procedure described below as
Source: req-029
Satisfied by:
- - task-001 (desktop interface for inserting transactions)
- - task-006 (SMS interface for inserting transactions)
- - task-054 (Web interface for inserting transactions)
- - req-109 (transactions have a `timestamp`)
- - req-107 (transactions have a `bucket_id`)
- - req-108 (transactions have an `amount`)
- - req-027 (buckets have a `balance`)
- - req-110 (buckets have a `balance_cache_key`)
- - req-111 (buckets have an `id`)
- - req-098 (buckets have a `name`)
- - req-035 (implement `is_bucket_balance_up_to_date`)
- - req-037 (implement `update_bucket_drips`)
- - dml-drip (drips have a `bucket_id` and `amount`)
+
+- task-001 (desktop interface for inserting transactions)
+- task-006 (SMS interface for inserting transactions)
+- task-054 (Web interface for inserting transactions)
+- req-109 (transactions have a `timestamp`)
+- req-107 (transactions have a `bucket_id`)
+- req-108 (transactions have an `amount`)
+- req-027 (buckets have a `balance`)
+- req-110 (buckets have a `balance_cache_key`)
+- req-111 (buckets have an `id`)
+- req-098 (buckets have a `name`)
+- req-035 (implement `is_bucket_balance_up_to_date`)
+- req-037 (implement `update_bucket_drips`)
+- dml-drip (drips have a `bucket_id` and `amount`)
## calculate_bucket_balance