From 375ac6067555ab2b20f2802f1c5f5587e1b7b391 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Sun, 20 Sep 2026 16:14:26 +0200 Subject: docs: invoicing waves 1-3 complete --- docs/STATE.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/STATE.md b/docs/STATE.md index 8b33b52..0c7f4f7 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -162,7 +162,13 @@ check. with `BOKFD_SECRET_KEY` (`smtp_password`; `settings.get` never returns it), SMTP over TLS/STARTTLS/plain (`src/smtp.c`) and `invoice.send` (subject `Faktura `, PDF attached, `last_sent_*`, audited, - `SMTP_NOT_CONFIGURED`/`SMTP_FAILED`). Wave 3 (TUI Fakturering) pending. + `SMTP_NOT_CONFIGURED`/`SMTP_FAILED`). **Wave 3 done 2026-09-20**: TUI + **Fakturering** with `Fakturor` (list, detail `p` = PDF via `xdg-open`, + `s` = send/resend), the invoice form (customer picker, auto due date, + row table, F5 = preview of the real PDF, Ctrl+Enter = issue + send + confirm), **Kunder** in Register, and the SMTP/invoice fields in + Inställningar. pty golden scenarios `invoices`, `customers`, + `invoice-form`. ## Pending decisions -- cgit v1.3