Viewing 1 replies (of 1 total)
  • @cameronbarrett,

    You can do the following:

    Go to this file location:

    wp-content/plugins/erp/modules/accounting/includes/views/pdf/invoice.php

    Open the “invoice.php” file and replace the line no. 85 with the following code: $invoice->set_reference( $transaction->summary, __( ‘MEMO’, ‘erp’ ) );

    This should solve the issue. Let me know.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Exporting and Invoice PDF with a Memo triggers PHP Fatal Error’ is closed to new replies.