Hi
I just upgraded to version 1.6.3 from 1.6.1.
The footer no longer shows on the invoice. The invoice now displays the invoice number and a page count. eg “Invoice 3190 - Page 1 / 1”
Is there something I am doing incorrectly or am missing.
Thank you for your assistance.
1 Like
Hey,
Probably this one: 1.6.3 introduces a new html footer. If this is omitted, an error occurs · Issue #1299 · InvoicePlane/InvoicePlane · GitHub
Or this one:
opened 03:00AM - 07 Aug 25 UTC
@pekiZG,
**_Note/remark regarding IP 163 RC1._**
In the screenshot below you can… see my adjustments that I placed in the **Settings - Invoice Templates - PDF Footer**:

In this screenshot you can see the result:

As you can see, none of the code in this setting is displayed in the footer of the pdf.
> It is not clear to me whether this is a bug or whether something needs to be adjusted in the template to display this correctly...
Can this be checked asap before this PR is released?
Workaround: manually add that footer that 1.6.3 added.
I’m not at my PC at the moment, but if someone can debug this that would be great
1 Like
Thanks. I will give it a try and revert with an answer.
1 Like
This workaround did the trick for now.
I however did not place my code in the footer, but used the div that contains the invoice terms.
Thanks for the quick support. Much appreciated.
2 Likes
naui95
August 18, 2025, 6:39am
5
For future reference: this issue has been solved and the bugfix is being rolled out in v 1.6.4. For the solution see the pull request related to this issue: [Verony]: PDF Pagination: none of the code in this setting is displayed in the footer of the pdf · Issue #1290 · InvoicePlane/InvoicePlane · GitHub
2 Likes