diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-22 21:53:13 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-22 21:53:13 +0200 |
| commit | bbdbb32c28a7b37da8caee60cd3756720fe88f4f (patch) | |
| tree | 296073e6ab0bacef67a6cab1660f6b64b74f3085 /docs/STATE.md | |
| parent | 8e3ff5a7ae7cb5e43b6eed3be8d77f2997888669 (diff) | |
| download | bokf-bbdbb32c28a7b37da8caee60cd3756720fe88f4f.tar.gz bokf-bbdbb32c28a7b37da8caee60cd3756720fe88f4f.zip | |
reports: ignore IB rows on P&L accounts; bokfctl --dry-runv0.1.66
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index 5e9dc04..754bd9b 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -100,6 +100,13 @@ unit tests and the docs consistency check. a 2650 row) and SIE-imported `Stäng` closings. Makandra's 2025/26 report was all zeros because V107 (Momsdeklaration) and V109 were counted; the rules themselves were fine. `test_core` has `vat_settlement`. +- **IB rows on P&L accounts (2026-09-22, not deployed)**: after `v0.1.65`, + Makandra's 2026/27 `IB 1` (an agent's delta from 2026-09-18, computed + against the old IB rule) showed its balancing P&L rows as P&L opening + balances and double-counted aktiekapital (2081 −50 000, 1940 25 000). + Reports now ignore `IB` rows on P&L accounts; the aktiekapital double + needs the IB delta 2081 D / 1940 K 25 000 in 2026/27 (dry-run ok, awaiting + the owner). `bokfctl --dry-run` sets the request's `dry_run`. - **Mail configuration**: Makandra AB (org 2) has **no** `smtp_*` settings in bokf, so `invoice.send` there is `SMTP_NOT_CONFIGURED` (fine if invoices are sent elsewhere — set them up when wanted). Mock AB (org 1) |
