diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-20 16:14:26 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-20 16:14:26 +0200 |
| commit | 375ac6067555ab2b20f2802f1c5f5587e1b7b391 (patch) | |
| tree | d23fa582f561f27bba2eed17233ed12c0e17ab2c /docs/STATE.md | |
| parent | be220f2b3e902f76cfded32c0abc7492f21d149f (diff) | |
| download | bokf-0.1.51.tar.gz bokf-0.1.51.zip | |
docs: invoicing waves 1-3 completev0.1.51
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 8 |
1 files changed, 7 insertions, 1 deletions
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 <nr>`, 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 |
