News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

TCPPDF not creating invoice.

Started by MikeEv, August 29, 2023, 20:54:15 PM

Previous topic - Next topic

MikeEv

Hi,

I am currently using virtuemart 4.2.0 and Joomla 4.3.3 with php 8.1.22. When I try and make a invoice i'm getting the error. "vmError: getInvoicePDF Cant create pdf, no entry".
With debugging enabled i see the following:

12 vmdebug getInvoicePDF start
13 vmdebug getExistingIfUnlockedCreateNewInvoiceNumber Var0:
3120
14 vmdebug createStoreNewInvoiceNumber $force_create_invoice Var0:
0
Var1:
XXXXX(had an actual value)
15 vmdebug getExistingIfUnlockedCreateNewInvoiceNumber returning $invoiceNumber Var0:
16 vmdebug getInvoicePDF Cant create pdf, no entry for Var0:
20 vmdebug vmInfo: Invoice not created.


Is there a way I can fix this?

Kind regards,

Mike