Artizzz Posted September 26, 2012 Share Posted September 26, 2012 Hello! I'm noticed that there are big difference between 1.4 versions and 1.5 versions invoice, in good way it's changed even specific characters are displayed without modifications. But there are one issue with this new invoice, it didn't contain order carrier. So may question would be - how to display customers choosed carrier for his order in invoice? Thanks in advance Link to comment Share on other sites More sharing options...
Hessellund Posted November 25, 2012 Share Posted November 25, 2012 You can add: {l s='Carrier:' pdf='true'} {$order_invoice->getCarrier($order_invoice->id)->name} To the invoice.tpl whereever to want. /Hessellund 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now