aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/STATE.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/STATE.md b/docs/STATE.md
index 7f90303..7fccc31 100644
--- a/docs/STATE.md
+++ b/docs/STATE.md
@@ -27,7 +27,7 @@ unit tests and the docs consistency check.
result. Locked years stay locked — a correction belongs in the open year
(2026/2027). The owner can now run Bokslutshubben → Inkomstdeklaration.
-- **Deployed**: `v0.1.66`, healthy on `nas` (Alpine runtime, static aarch64
+- **Deployed**: `v0.1.67`, healthy on `nas` (Alpine runtime, static aarch64
binaries cross-compiled on this machine — ~20 s, the host only assembles
the image; image 33.7 MB, no `libssl3`). `v0.1.55` brought the payroll
server waves (schema v11: employees, tax tables, lönebesked) and the
@@ -51,7 +51,8 @@ unit tests and the docs consistency check.
only, no runtime change); `v0.1.65` carries earlier IB vouchers forward,
restarts P&L at each year, skips imported `Stäng` closings in the
income statement and the momsomföring in the VAT report; `v0.1.66`
- ignores IB rows on P&L accounts. The live database migrated v9 → v11 on the v0.1.55
+ ignores IB rows on P&L accounts; `v0.1.67` rounds every account to whole
+ kronor in the SRU export and the årsredovisning. The live database migrated v9 → v11 on the v0.1.55
startup and v11 → v12 on the v0.1.62 startup, each with the automatic
pre-migration snapshot in `var/db/backup/`. `main` and the tags are pushed
to `nas`.
@@ -110,7 +111,7 @@ unit tests and the docs consistency check.
exactly on the filed 2025/26 UB; only öre diffs remain in history (2512
1,63, 2099 1,07, moms 0,56). 2021/22 was reopened for V 25 and must be
closed again by the owner.
-- **Whole-krona rounding (2026-09-22, not deployed)**: the SRU export and
+- **Whole-krona rounding (2026-09-22, deployed in `v0.1.67`)**: the SRU export and
the TUI årsredovisning round every account to whole kronor
(`util_round_kr`) and sum those, so their lines, totals and INK2 fields
agree to the krona (the SRU export used to truncate each field, the
@@ -200,7 +201,7 @@ Original entries for the struck items are in `docs/DECISIONS.md`.
## Environment / how to run
-- **Deployed**: `scripts/deploy.sh` (latest `v0.1.66`, healthy on nas).
+- **Deployed**: `scripts/deploy.sh` (latest `v0.1.67`, healthy on nas).
Live daemon `tls:bokf.makandra.eu:8788`, token
`~/.config/bokf/migration-token` (scopes `read,write`; owner-only actions
like closing years must be done by the human in the TUI). Git remote