Add QR to Sales invoice how?

add QR to Sales invoice

Need to add my company website through QR

Is the QR code you mean a static QR?

If so, the solution is quite simple: store the QR image on your website where it can be publicly accessed, then use the Footer feature in Manager to display the image with HTML code, for example:

<img src="https://i.ibb.co.com/Jjs1qPBb/forum-qrcode.png" alt="my-website" style="height:120px;">

After that, link the footer you created to the Form-Default for invoices.

This way, every invoice you generate will automatically display the QR code.

Not working

Copy/Paste this code

<img src="upload://5EBurquptXQ2Udl5xPOxSEhJGZ9.png" alt="my-website" style="height:120px;">

and replace hxxps to https


It seems we cannot add code in the form of a link on the forum. Perhaps you can write it from the following image

its work thank you for your help