ITSAW
1
Hello,
I have this description in the standards of the invoice footer.
Bankverbindung: $company.custom3
IBAN $company.custom1 · BIC $company.custom2
USt-Id: $company.vat_number</p>
Unfortunately, this is ignored when generating the invoice PDFs.
Is this intentional or an error?
1 Like
Hi,
Does changing the design make a difference?
Also, can you reproduce the problem in either of the demos?
https://www.invoiceninja.org/
1 Like
ITSAW
3
Fast check on Flutter-Demo in Preview:
On Send-Preview:
This is not my Design 
It looks like custom variables are support in the invoice terms but not the footer.
Feel free to create an issue on GitHub to request that support is added.
As a workaround you should be able to create a custom design which hard codes the custom footer.
ITSAW
5
Issue is created unter Make variables available in all default footers · Issue #9552 · invoiceninja/invoiceninja · GitHub
Workaround is for me:
Put all Information in Textform in the Default Footer
1 Like