In any case, I will share all my findings with you all. I was hoping for some support since I don’t have experience with such an implementation.
But I have already added the QR code in the template. Now I need to import the other information in this QR Code template.
These are the variables for the invoice recipient information:
$invoice->client_vat_id;
$invoice->client_address_1;
$invoice->client_zip;
$invoice->client_city;
$invoice->client_country;
I have created another folder for the generated PDFs.
the invoiceplane is very well made, also looks visually very nice.
What I am missing is the necessary support here in the community. A project like this can only improve if everyone tries to help.
I have adjusted the “Client Form”, “Client View” and InvoicePlane.php and added the Company field, but I had to take the “client_name” for “company name” and “client_surname” for the name of the client. And adjusted in the code like this:
A while ago I created an FAQ that actually gives the same result as what you did in a simple way (and by using mPDF).
You can read about it in the Faq section. This tutorial allows you to add a QR code in your pdf template file. https://community2.invoiceplane.com/t/topic/9877