From 62a92f0af0442c78277c3c97c9efe6fef8145625 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Mon, 21 Sep 2026 21:43:44 +0200 Subject: settings: per-feature voucher series and console invoice number; tui: F9 hints --- clients/ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'clients/ui.h') diff --git a/clients/ui.h b/clients/ui.h index b37eb4f..b4ce5f5 100644 --- a/clients/ui.h +++ b/clients/ui.h @@ -42,6 +42,7 @@ struct app { int64_t employee_sel; /* last selected employee id in the list view */ int64_t payroll_sel; /* last selected payroll run id in the list view */ char default_series[16]; + char ib_series[16]; char attachment_dir[256]; long max_attachment_bytes; char fy_label[64]; -- cgit v1.3