VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Jose M. on June 16, 2017, 21:14:46 PM

Title: There are no products in PDF invoice
Post by: Jose M. on June 16, 2017, 21:14:46 PM
Hello,
to generate PDF invoice, showing no products. How can I find out if there is a mistake? some idea?
In the email to the buyer and sellers, in Hhtml, everything works fine, but not the PDF.
I am using

Joomla 3.7.2
VM 3.2.2
tcpdf_1.0.4
PHP 5.6.30

Thanks
Jose
Title: Re: There are no products in PDF invoice
Post by: jenkinhill on June 16, 2017, 23:06:10 PM
Works OK for me using tcpdf 1.0.4 with VM 3.2.3.9579 and Joomla 3.7.2 and default VM templates. Do you use any template overrides?
Title: Re: There are no products in PDF invoice
Post by: Jose M. on June 18, 2017, 18:28:26 PM
Hi jenkinhill,
My Site template is vp_merchant (virtueplanet.com)
If there are some overrides, but with the same template in VM 3.2.3 if that works.
if I tried PROTOSTAR template and the problem is not resolt. No use overrides.
I'm waiting for a stable version of VM (3.2.4 ? ) I made some small changes in email templates.

Thanks
Jose
Title: Re: There are no products in PDF invoice
Post by: Jose M. on June 18, 2017, 19:39:10 PM
Hia,
I found the problem. The shop is multilingual and there was an error in the language file where I have defined the description of the payment when it is bank transfer. He had a closing tag ( </div> ) without opening.

Thanks for everything.
Jose
Title: Re: There are no products in PDF invoice
Post by: jenkinhill on June 18, 2017, 21:08:59 PM
Good to know you solved it.