diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-21 21:43:44 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-21 21:43:44 +0200 |
| commit | 62a92f0af0442c78277c3c97c9efe6fef8145625 (patch) | |
| tree | 3802a62904880da22bf84a44e9ece3cdff9cd8aa /clients/ui.h | |
| parent | f1eeb15781a044a9451ee08b91c63feb395b4767 (diff) | |
| download | bokf-0.1.60.tar.gz bokf-0.1.60.zip | |
settings: per-feature voucher series and console invoice number; tui: F9 hintsv0.1.60
Diffstat (limited to 'clients/ui.h')
| -rw-r--r-- | clients/ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
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]; |
