QR code image on invoice template too big

Sure, till now not sen any bugs,
Tested: create invoice, create customer, import functions, generate pdf invoice, closing invoice by making payment
Not tested: send invoice by mail
I did trst rhe qr finction on invoice , it was generated but it took almost
the half of the page , dont know if this is by design

1 Like

Thanks for testing, man!

It’s a CSS thing.
In order to solve you have to edit assets/invoiceplane/sass/_custom_styles.scss and then “recompile css”: yarn run build.

InvoicePlane will make a new .zip file soon, just waiting for more bug reports.