diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-22 09:04:27 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-22 09:04:27 +0200 |
| commit | 227d0422da0062410c85529bc999d7e509d9de78 (patch) | |
| tree | 23102d1fb049b610ec154e7c136e3d92d941bd6d /docs/STATE.md | |
| parent | 8ceb1340a9030bb1030be61003dc65b444732b9e (diff) | |
| download | bokf-227d0422da0062410c85529bc999d7e509d9de78.tar.gz bokf-227d0422da0062410c85529bc999d7e509d9de78.zip | |
documents: org name in the invoice and payslip headers, document_header_colorv0.1.63
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 9 |
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) |
