Wenche.Noter (wenche v0.3.0)

Copy Markdown View Source

Generates notes (noter) for annual accounts of small enterprises (små foretak).

Norwegian accounting law (regnskapsloven §§ 7-35 to 7-46) requires specific notes. This module generates both structured XML for BRG underskjema and readable text for the iXBRL document.

Summary

Functions

Returns default regnskapsprinsipper text for small holding companies.

Generates the equity reconciliation note from IB to UB.

Generates readable note text for the iXBRL document.

Generates the <noter> XML section for BRG underskjema.

Functions

default_regnskapsprinsipper()

Returns default regnskapsprinsipper text for small holding companies.

egenkapital_note(regnskap)

Generates the equity reconciliation note from IB to UB.

Returns a list of text lines.

generer_noter_tekst(regnskap)

Generates readable note text for the iXBRL document.

Returns a list of {title, content} tuples.

generer_noter_xml(regnskap)

Generates the <noter> XML section for BRG underskjema.