aboutsummaryrefslogtreecommitdiff
path: root/docs/STATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/STATE.md')
-rw-r--r--docs/STATE.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/STATE.md b/docs/STATE.md
index b08471a..0102f54 100644
--- a/docs/STATE.md
+++ b/docs/STATE.md
@@ -42,6 +42,15 @@ unit tests and the docs consistency check.
validation. `test_core` has `invoice_extras`; the pty suite has
`invoice-duplicate` and `invoice-pay`. Remaining invoice work is in the
backlog (credit notes, per-row account, kundreskontra, partial payments).
+- **Document header (2026-09-22)**: the invoice header bar prints the
+ organization name instead of the hard-coded `MAKANDRA AB` outline (scaled
+ down and truncated with `...` if long). The shared document setting
+ `document_header_color` (`#rrggbb`, default `#314c59`, editable in
+ Bolaget → Fakturauppgifter) colours the header bar of both the invoice
+ and the lönebesked, and the lönebesked prints the employer name there too
+ (it previously used the Comfortaa wordmark). The invoice's `FAKTURA`
+ outline is unchanged; the `MAKANDRA AB` outlines in `src/wordmark.h` are
+ now unused at runtime.
- **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)