Am currently adjusting the email output (to admin) template in orders.php. I have everything pretty much as I want it, but still got prices showing in my generated email, which are not required, but require my additional product field (PRODUCT CODE) showing and cannot get it.
Looking at the script, I can see that the products list is generated by calling for $sProducts. What I cannot find, is what $sProducts actually calls for and as such, cannot adjust the output.