Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

(TP62154, TP63686)

Purpose

Parameters (constants) to control the appearance of the footer

The name of the constant, and the accepted values. 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.

For instance, 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)

Custom

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

Examples

An invoice with this footer (PDF)

image-20241009-062907.png

  • No labels