# `Wenche.Skattemelding`
[🔗](https://github.com/jarls-side-projects/elixir-wenche/blob/main/lib/wenche/skattemelding.ex#L1)

Tax return generation for Norwegian AS (RF-1028 and RF-1167).

Ported from `wenche/skattemelding.py` in the original Python Wenche project.

Wenche produces a complete pre-filled summary that you use as reference
when submitting the tax return manually at skatteetaten.no.

Supports:
- Standard 22% corporate tax calculation
- Fritaksmetoden (participation exemption) for subsidiary dividends
- Loss carryforward deduction
- Prior year comparison figures
- Equity reconciliation note

# `generer`

Generates a complete pre-filled summary for RF-1167 and RF-1028.

Returns the report as a string.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
