summaryrefslogtreecommitdiff
path: root/docs/STATE.md
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-20 14:53:46 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-20 14:53:46 +0200
commit480640a747b81cb39deb1ec24e6e199a9c837fbe (patch)
treea0823b8a06f2043061f4b61b1cd0b060b85ec68e /docs/STATE.md
parent8607260080dd1eca2d724d6e5b07622fad2d4ac8 (diff)
downloadbokf-480640a747b81cb39deb1ec24e6e199a9c837fbe.tar.gz
bokf-480640a747b81cb39deb1ec24e6e199a9c837fbe.zip
db: schema v9 for invoicing, vouchers source rebuild
Diffstat (limited to 'docs/STATE.md')
-rw-r--r--docs/STATE.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/STATE.md b/docs/STATE.md
index 97d0e8d..428bb79 100644
--- a/docs/STATE.md
+++ b/docs/STATE.md
@@ -280,9 +280,10 @@ check.
- Never commit unless the human asks.
- SQLite files must not be backed up live with restic; use
`backup.snapshot` (`VACUUM INTO`) and point restic at the snapshots.
-- Schema version is 7 (v3 moms rules; v4/v6 year info; v5 org
- description/shares + board members; v7 attachments append-only triggers);
- forward migrations are in `db.c`.
+- Schema version is 9 (v3 moms rules; v4/v6 year info; v5 org
+ description/shares + board members; v7 attachments append-only triggers;
+ v8 bank reconciliation; v9 invoicing + widened `vouchers.source` with a
+ table rebuild); forward migrations are in `db.c`.
## Makandra driftstatus (org 2)