PrestaShop Developer Conference
PrestaShop Developer Conference
Paris, France - November 30, 2023
Let's talk code, commerce and open source.

Hook displayInvoiceLegalFreeText

Information

PDF Invoice - Legal Free Text:

This hook allows you to modify the legal free text on PDF invoices

Hook locations:

  • front office

Hook type: display

Located in:

Call of the Hook in the origin file

Hook::exec('displayInvoiceLegalFreeText', ['order' => $this->order])