Class InvoiceActions
Class InvoiceActions
Methods summary
protected
_getPdfPermissions( void )
: array
Generate the PDF permissions depending the shop configuration.
Class InvoiceActions
public
bulkPdfInvoices( array $invoiceIds )
Outputs the concatenated invoice PDFs.
Outputs the concatenated invoice PDFs.
$invoiceIds
protected
_createBulkPdf( array $invoiceIds )
Outputs a bulk PDF file through the use of mPDF.
Outputs a bulk PDF file through the use of mPDF.
This method will parse the selected PDFs of the provided invoices and will concatenate them into a single file. This file will be then outputted directly so that browsers download it immediately.
$invoiceIds
protected
_getPdfPermissions( void )
: array
Generate the PDF permissions depending the shop configuration.
Generate the PDF permissions depending the shop configuration.
Gambio GmbH © 2018