diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-18 08:38:33 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-18 08:38:33 +0200 |
| commit | 702d9327e5f979deff392dceeced2dd16d1203e1 (patch) | |
| tree | a07e73525be134bbd0c92f7128e5501306660232 /docs/PROTOCOL.md | |
| parent | 2a98cce8434f7ea27f777d9e6422a1eb92ba8be7 (diff) | |
| download | bokf-702d9327e5f979deff392dceeced2dd16d1203e1.tar.gz bokf-702d9327e5f979deff392dceeced2dd16d1203e1.zip | |
bokftui: Företagsuppgifter screen; org.update dry-runv0.1.7
- owner-editable company details form (read-only for other roles)
- org.update honors dry_run; covered in tests
Diffstat (limited to 'docs/PROTOCOL.md')
| -rw-r--r-- | docs/PROTOCOL.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index f3d7cac..cc2cb57 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -418,6 +418,9 @@ commands. Implemented screens (0.1.0-dev): - **Underlag** — inbox of unlinked attachments; `a` uploads a file. - **Rapporter** — saldobalans, resultaträkning, balansräkning, moms and kontolista (all accounts with type, moms treatment, SRU and status). +- **Företagsuppgifter** — the org record (name, org number, VAT number, + address, e-mail, phone, moms period, framework, fiscal-year start month), + editable in place; only owners can save, others see it read-only. - **Revision** — chain verification and behandlingshistorik. **Ctrl+N is the universal "add" key**: it starts a new verifikat from the |
