2009-11-21 14:26
HiI the e-mail i receive telling me about new orders, the content of the comments-field does not follow - so i don't know if customers has some comments unless i check them manually in the orders section of the admin module.What can i do to get the comments in the e-mail?Kind regards
2009-11-21 17:24
simply add $aData[sComment] to the email template in templates/orders_print.tpl
2009-11-23 23:45
Thanks a lot!