diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-20 13:01:04 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-20 13:01:04 +0200 |
| commit | 3375c7c9cae3b53358655de638b8b632c6becea6 (patch) | |
| tree | 211315ed678cf0165319f772fe9009491dbf811f /docs/PROTOCOL.md | |
| parent | 3023874e36914fbc89c3090b3a95221e78e82225 (diff) | |
| download | bokf-0.1.49.tar.gz bokf-0.1.49.zip | |
docs: bank reconciliation phase 1v0.1.49
Diffstat (limited to 'docs/PROTOCOL.md')
| -rw-r--r-- | docs/PROTOCOL.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index d7e70be..3f8aaff 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -572,6 +572,10 @@ commands. Implemented screens (0.1.0-dev): vouchers (Tab, dynamic rows, F7 clear row, F5 validate, F9 save); archive keeps the template but hides it from the list. - **Underlag** — inbox of unlinked attachments; `a` uploads a file. +- **Bankavstämning** — imported bank transactions (`bank.import`) matched + against vouchers on the bank account, with suggestions; Enter matches the + suggested voucher (or picks another), `u` unmatches, `a`/`Ctrl+N` imports + a SEB CSV. Phase 1 never books anything. - **Rapporter** — saldobalans, resultaträkning, balansräkning, moms, inkomstdeklaration (INK2/SRU), årsredovisning (K2 text draft) and kontolista (all accounts with type, moms treatment, SRU and status). |
