add QR to Sales invoice
Need to add my company website through QR
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.
its work thank you for your help