aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
4 hoursdocs: resume snapshot after the payroll server wavesAnders Betts
5 hourspayroll: lönebesked PDF and mail (schema v11)Anders Betts
6 hourspayroll: employees, tax tables and the monthly run (schema v10)Anders Betts
6 hourspayroll: design chapterAnders Betts
6 hoursdocs: prune STATE into a decision archive; record the branch ruleAnders Betts
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
16 hoursdeploy: cross-compile static aarch64 for the Alpine imagev0.1.54Anders Betts
16 hourstui: bank prefill vouchers and auto-match after postingAnders Betts
16 hoursdocs: render enum args as type(values) in the generated catalogueAnders Betts
17 hoursdocs: generate the command catalogue from the command tablesAnders Betts
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
17 hourstui: split bokftui into screen filesAnders Betts
19 hourscommands: split the command table by domainAnders Betts
19 hourstui: bankgiro and our ref belong to Företagsuppgifterv0.1.53Anders Betts
23 hourstui: set the next invoice number from the listv0.1.52Anders Betts
23 hoursdocs: invoicing waves 1-3 completev0.1.51Anders Betts
23 hourstui: fakturering with invoice form, preview and sendAnders Betts
23 hoursdocs: document the invoice_our_ref settingAnders Betts
23 hoursdeploy: pass BOKFD_SECRET_KEY through compose; document waves 1-2Anders Betts
23 hoursinvoice: send the issued PDF over SMTPAnders Betts
23 hourssettings: encrypted secrets and SMTP settingsAnders Betts
24 hoursinvoice: skip the Swish QRv0.1.50Anders Betts
24 hoursinvoice: allow setting the bankgiro, document wave 1Anders Betts
24 hoursinvoice: customer, sequence, preview and issue commandsAnders Betts
24 hoursinvoice: render the document as PDFAnders Betts
24 hoursdb: schema v9 for invoicing, vouchers source rebuildAnders Betts
24 hoursinvoicing: keep customers in Register per the menu ruleAnders Betts
24 hoursinvoicing: design chapter with layout, numbering and SMTPAnders Betts
26 hoursdocs: bank reconciliation phase 1v0.1.49Anders Betts
26 hoursbank: import SEB CSV and match against vouchers (schema v8)Anders Betts
28 hoursdb: make attachments append-only (schema v7)Anders Betts
29 hourstui: pinned report headers, voucher detail headers, clamped pagingv0.1.48Anders Betts
29 hoursdocs: mark the moms rule editor and pre-migration snapshot donev0.1.46Anders Betts
29 hoursreport: per-org moms rule editor commandsAnders Betts
29 hoursdb: snapshot the database before forward migrationsAnders Betts
When db_open finds an older schema version, write a consistent VACUUM INTO copy to <backup_dir>/pre-migration-v<old>-<UTC>.db before the first migration statement. A taken name gets a numeric suffix; if the snapshot fails, the open and the migration abort.
29 hourstests: wire check, pty and sanitizer targets and document themAnders Betts
29 hourscommands: declarative argument schemas with dispatch validationAnders Betts
29 hoursscripts: check command and error-code drift against the docsAnders Betts
30 hoursdeploy: alpine runtime image with the daemon and CLI onlyv0.1.45Anders Betts
30 hoursaudit: verify voucher chains and attachment hashesAnders Betts
39 hourstui: remember the focused row in forms and the bokslut hubv0.1.44Anders Betts
39 hourstui: bokslut hub with year fields, reports and the posting actionv0.1.43Anders Betts
40 hourstui: backspace deletes backwards while editing; esc restores the valuev0.1.41Anders Betts
40 hourstui: themes, pager markup, menu sections; merge Bokslut and year infov0.1.40Anders Betts
40 hourstui: form fields on the row-table screen; home/end/pgup/pgdn navigationv0.1.39Anders Betts
40 hourstui: migrate the remaining screens to the widget layerv0.1.38Anders Betts
41 hourstui: shared widget layer (fields, prompts, lists, forms, pager) + testsv0.1.36Anders Betts
42 hoursårsredovisning: Information om året per räkenskapsår (schema v6)v0.1.34Anders Betts
43 hoursbokslut: TUI screen, K2 årsredovisning draft, storable dividend (schema v4)v0.1.33Anders Betts
2 daysattachments: list every link when filtering by voucherv0.1.32Anders Betts
3 dayssru: INK2 report view in the TUI; voucher list tweaksv0.1.31Anders Betts
sru.export now returns the emitted fields as ink2/ink2r/ink2s arrays plus from/to, so Rapporter -> Inkomstdeklaration (INK2/SRU) renders the declaration as a table with the official fältnamn before saving; unmapped accounts are listed in the view. The voucher list puts the verifikat id before the date, widens the column gaps and adds an inner margin.
3 daysbokslut, INK2/SRU export and attachment markersv0.1.30Anders Betts
- bokslut.post: year-end bookings (manual entries, periodiseringsfond, skatt at a given rate, resultatdisposition) with a dry-run plan through the normal ledger path; the resultatrapport separates bokslutsdispositioner and skatt per K2. - sru.export: INFO.SRU + BLANKETTER.SRU (INK2/INK2R/INK2S) from the official 2025P4 field tables and the BAS mapping, with manual INK2S adjustments, submitter defaults and unmapped-account detection; the TUI writes both files from Rapporter -> Inkomstdeklaration. - voucher.list carries attachment_count and the voucher list marks vouchers with underlag with an x column. - date_prompt restores the cursor state so it stops blinking at the bottom after the report date prompts.