Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(TP62154, TP63686)

To provide a dynamic footer that is suitable for all markets

Apply as a footer to a report template based on the following content types

  • Invoice

  • More to come….

The name of the constant, and the accepted values. Constants added to the report template will be used by the footer.

Info

For all the fields, if the value is not listed below, the constant will be printed instead. That way it is possible to override any of the fields with hardcoded value and constants can already be added differently for different languages.

...

Left column row 2 shows visiting address but can be switched to invoice address by setting l2 = invoiceaddress. To add hardcoded value, set l2 = My address to the facility. To empty the field, set l2 to one space character (“ “).

  • l1 (left column, row 1)

    • (default) Company name (Org number)

      • parameter 'useInvoiceOrganizationName' = true will use the company name from the facility SOV

    • companywithoutorg - Same as default but without organization number

  • l2 (left column, row 2)

    • (default) Visiting address of the facility

    • invoiceaddress - Invoice address of the facility

  • l3 (left column, row 3)

    • (default) Phone number of the facility

  • l4 (left column, row 4)

    • (default) Email and/or homepage of the facility

  • r1 (right column, row 1)

    • (default) VAT number: <number>

  • r2 (right column, row 2)

    • (default) BIC: <number>

  • r3 (right column, row 3)

    • (default) IBAN: <number>

  • r4 (right column, row 4)

    • (default) Bankgiro: <number>

Options for the rows and columns

...

Left column

...

Right column

...

Company name (of the facility) (12345678-1234) (organization number) Example: BRP Systems (556658-2770)

...

VAT number: 12345

...

Postal address (of the facility)

...

BIC: 12345

...

Phone number of the facility

...

IBAN: 12345

...

E-mail address of the facility (link in PDF) / Web URL (link in PDF)

...

The email address and web URL are links that can be clicked and followed if the report is saved and viewed as a PDF.

An invoice with this footer (PDF)

...