Hi
In previous versions of ZenCart (1.2.6) I had the Invoice configured to show customer comments. I think Dr Byte gave me the info and was as follows
Having just upgraded to 1.3.7 this code no longer works. I have been playing with it for ages now and nothing is working so I thought I would throw this one out to the Community to see if anyone has an answer<!--add comment starts-->
<tr><td class="main"><?php echo '<b>Customer comments: </b>' . $orders_history->fields['comments']; ?></td>
</tr>
<!--add comment ends-->
Cheers
Brinley




