Jump to content

How To Add Delivery Note To Invoice


kdash1228

Recommended Posts

shipping.tplinvoice.note-tab.tpl

In the shipping.tpl file, customers can enter a delivery message (line 84-85: <label for="delivery_message">)

This information appears in the new order email that is sent to me (file: new_order.html, lines 104-122).

What do I need to do to display the delivery message on the invoice?

I've tried several possible variables: $order_invoice->note, $note, $delivery_note, $message

new_order.html

Edited by kdash1228 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...