diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-21 13:41:03 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-21 13:41:03 +0200 |
| commit | 5a9f3a1d27ed6b1be238595958472817c31df9f2 (patch) | |
| tree | 42bedfba5cea6329a97627f2f5a893e6776a4b71 /docs/PROTOCOL.md | |
| parent | 0712cab7f76e49c854a977aceae000cbe3778d41 (diff) | |
| download | bokf-5a9f3a1d27ed6b1be238595958472817c31df9f2.tar.gz bokf-5a9f3a1d27ed6b1be238595958472817c31df9f2.zip | |
tui: Bolaget hub, drop the Företag sectionv0.1.56
Diffstat (limited to 'docs/PROTOCOL.md')
| -rw-r--r-- | docs/PROTOCOL.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index 01f5dd1..1e9f6fa 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -959,13 +959,15 @@ commands. Implemented screens (0.1.0-dev): events, AGM and payment dates, proposed dividend, employees, other notes), edited per field; a new fiscal year inherits the stable fields. The årsredovisning draft reads them without prompting. -- **Bolaget** — the org record (name, org number, VAT number, address, - e-mail, phone, moms period, framework, fiscal-year start month), editable - in place by owners; others see it read-only. The sub-forms - **Fakturauppgifter…** (standardserie, fordringskonto, intäktskonto, - bankgiro, vår referens) and **E-post (SMTP)…** (host, port, user, sender, - reply-to, security, password) are `settings.set` and open to bookkeepers, - and **Styrelseledamöter** lists the board. +- **Bolaget** — the dashboard's hub for the org's master data: + **Företagsuppgifter** (name, org number, VAT number, address, e-mail, + phone, moms period, framework, fiscal-year start month), editable in + place by owners, others see it read-only; **Fakturauppgifter** + (standardserie, fordringskonto, intäktskonto, bankgiro, vår referens) and + **E-post (SMTP)** (host, port, user, sender, reply-to, security, + password), both `settings.set` and open to bookkeepers; + **Styrelseledamöter**; and the registers **Anställda**, **Kunder** and + **Momsregler**. - **Systeminställningar** (System) — bilagornas mapp, the file browser's start directory. - **Revision** (System) — chain verification and behandlingshistorik. |
