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 --- clients/screens_settings.c | 1 + 1 file changed, 1 insertion(+) (limited to 'clients/screens_settings.c') diff --git a/clients/screens_settings.c b/clients/screens_settings.c index 7730ff4..46ba201 100644 --- a/clients/screens_settings.c +++ b/clients/screens_settings.c @@ -342,6 +342,7 @@ static const struct setting_field INVOICE_SETTINGS[] = { { "invoice_revenue_account", "Intäktskonto", NULL, 0, 0, 0 }, { "invoice_bankgiro", "Bankgiro", NULL, 0, 0, 0 }, { "invoice_our_ref", "Vår referens (faktura)", NULL, 0, 0, 0 }, + { "document_header_color", "Färg dokumenthuvud (#rrggbb)", NULL, 0, 0, 0 }, }; static const struct setting_field SERIES_SETTINGS[] = { -- cgit v1.3