summaryrefslogtreecommitdiff
path: root/docs/PAYROLL.md
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-22 09:04:27 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-22 09:04:27 +0200
commit227d0422da0062410c85529bc999d7e509d9de78 (patch)
tree23102d1fb049b610ec154e7c136e3d92d941bd6d /docs/PAYROLL.md
parent8ceb1340a9030bb1030be61003dc65b444732b9e (diff)
downloadbokf-0.1.63.tar.gz
bokf-0.1.63.zip
documents: org name in the invoice and payslip headers, document_header_colorv0.1.63
Diffstat (limited to 'docs/PAYROLL.md')
-rw-r--r--docs/PAYROLL.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/PAYROLL.md b/docs/PAYROLL.md
index b78aeba..ebf9272 100644
--- a/docs/PAYROLL.md
+++ b/docs/PAYROLL.md
@@ -216,9 +216,11 @@ the base is the gross.
## 6. Documents and TUI
- **Lönebesked** (wave 2, done): `payroll.payslip` renders one A4 page per
- employee and run with the invoice's visual language — dark `#314c59`
- header bar, employer and employee blocks, gross, preliminary tax (shown
- negative), net and the employer-contribution note; the personnummer is
+ employee and run with the invoice's visual language — the employer name in
+ a header bar in the shared document colour `document_header_color`
+ (default `#314c59`), employer and employee blocks, gross, preliminary tax
+ (shown negative), net and the employer-contribution note; the personnummer
+ is
masked except the last four. `payroll.payslip_mail` stores the PDF as an
`application/pdf` attachment on the run's voucher, links it with
`voucher_attachments` and e-mails it through the org's `smtp_*` settings