Hi Nicolas,
I have put the code into the invoice.php of the PDF invoice plugin.
But I can't get it work.
See my code:
As you can see I have a order with custom code Expiration date:
And I use the right column name:
And the code is at the right place, because when I use only the code:
echo '<br/>Expiration date: '.$product->product_expiration_date;
It shows the content on the right place. But there is no input from the database over there.
I hope you can tell me what's going wrong.
Kind regards,
Lumiga