News:

Looking for documentation? Take a look on our wiki

Main Menu

Bug on Invoice pdf generation

Started by ermes, August 06, 2018, 20:07:23 PM

Previous topic - Next topic

ermes

Hi to all,
on last version of vm (3.2.14) i have an error on generating pdf invoice. The PDF is unredable because is printed a php notice into pdf file.

<br />
<b>Notice</b>:  Undefined variable: invoiceNumberDate in <b>/components/com_virtuemart/controllers/invoice.php</b> on line <b>233</b><br />
<br />
<b>Notice</b>:  Undefined variable: invoiceNumberDate in <b>/components/com_virtuemart/controllers/invoice.php</b> on line <b>234</b><br />

To show this error set maximum error report in joomla.

Studio 42

Turn PHP debug off, the time someone in the team fix it.
Of course check if missing invoiceNumberDate  not disturb your PDF content.