ReynierPM Posted October 5, 2012 Share Posted October 5, 2012 Hi every, I'm asking if it's possible to add customers additional information (I think it's note column at customers table) to my PDF invoice and if so then how I'm newbie and have to learn a lot of things. I checked this post but it's not clear at all. Can any help me? Cheers and thanks in advance Link to comment Share on other sites More sharing options...
tuk66 Posted October 16, 2012 Share Posted October 16, 2012 If you would use M4 PDF Extensions module you can add {if $order[orders].customer.note}{$order[orders].customer.note|escape:'htmlall':'UTF-8'}{/if} to an invoice template where you want. Link to comment Share on other sites More sharing options...
ReynierPM Posted October 16, 2012 Author Share Posted October 16, 2012 No, I'm not using this module yet but will take a look ASAP, thanks by the way 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