From 227d0422da0062410c85529bc999d7e509d9de78 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Tue, 22 Sep 2026 09:04:27 +0200 Subject: documents: org name in the invoice and payslip headers, document_header_color --- docs/STATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/STATE.md') 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) -- cgit v1.3