summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-073.md
blob: bc513d0a581eee609091af25107ce3a3db5ba1a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# req-073

Whenever a transaction in Schist is deleted or updated, if the transaction
belongs to a bucket, `bucket`, then Schist must run the procedure,
`calculate_bucket_balance(bucket)`, as described in req-030, under the pretence
that `is_bucket_balance_up_to_date(bucket)` as described in req-035 returns
FALSE.

Source: req-070

Satisfied by: task-049