Invoice footer not working

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:

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.

1 Like