Jump to content

Problem with generate Invoice by date


beshop

Recommended Posts

Hi,

Prestashop 1.7.8.2

If i add date, doesnt start download invoice.

Im found file with code

 $this->pdfGenerator->generatePDF($invoiceCollection);

 

$invoiceCollection - is array with data about invoice. 

 

Bud this function doesn't create invoces and dont download file.

 

Path for this file is: /src/PrestaShopBundle/Form/Admin/Sell/Order/Invoices/InvoiceByDateFormHandler.php

 

Please help me, big big thanks.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...