Jump to content

Invoices are not generated


Recommended Posts

Hello,

 

When I try to generate an invoice it is showing a blank page. After changing the file defines.inc (to true), the shop is showing an error: 

Fatal error: Undefined class constant 'TEMPLATE_INVOICE' in /home/olive/public_html/controllers/admin/AdminPdfController.php on line 180

 

I checked this line and this line looks like this:

$this->generatePDF($order_invoice, PDF::TEMPLATE_INVOICE);

 

Could any one help me resolve this error please?

 

I have Prestashop 1.5.4.1

 

Thank you in advance!

Link to comment
Share on other sites

×
×
  • Create New...