diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/PROTOCOL.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index b864d10..20617db 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -405,7 +405,9 @@ via the official BAS ranges; INK2S takes the derived årets resultat and skatt plus `adjustments[]{code,amount_ore}` for manual tax adjustments and computes 7670/7770; INK2 carries 7104/7114 and the optional 8040-8045 flags. Non-zero accounts without a mapping abort with `INVALID_ARGS` -unless `ignore_unmapped:true`. +unless `ignore_unmapped:true`. The result also carries `from`/`to` and the +emitted whole-krona fields for display: `ink2[]`, `ink2r[]`, `ink2s[]` with +`{code,amount}`, plus `unmapped[]` when `ignore_unmapped` was used. `report.vat_eskd` builds Skatteverket's `eSKDUpload` Version 6.0 XML for the period ending at `to` (whole kronor, öre truncated |
