kittybiker06
Member
Posted 8 months ago #
HI,
I love this plugin - thanks so much for doing it. I was wondering is there a way to get it to print out the customers phone number on the delivery docket (sometimes we have to call them to confirm stuff) rather at the moment we have to hand-write it on each one [=tedious]. I hope you can help! Many thanks again!
http://wordpress.org/extend/plugins/woocommerce-delivery-notes/
nyenius
Member
Posted 5 months ago #
The author has shown the way in this topic : add email to invoice
please check the woocommerce-delivery-notes-print.phpfile inside the plugin folder. the right functions are:
wcdn_billing_phone();
wcdn_billing_email();
kittybiker06
Member
Posted 5 months ago #
Thanks for your help on this @nyenius, I have gone into woocommerce-delivery-notes/classes/class-wcdn-print.php - which is the only one that mentions print in it. This was the free version of this woo plugin.
Are you able to give me a clue where the code is located in the file? I am not an expert with php but can't find anything like this - and where I should actually put it! Any help would be greatly appreciated!
ersinuluk@gmail.com
Member
Posted 4 months ago #
Path should be like this:
woocommerce-delivery-notes/templates/print/print-delivery-note.php
LarsJ3
Member
Posted 2 months ago #
Any solution to this yet?
Marells54
Member
Posted 1 month ago #
I need to find out how to add the customer shipping address, phone number and email address to the invoice. I have read the instructions above about adding the phone number and email but I am so new to this I cannot figure out how to add these things. Can anyone just spell it out - step by step for me? I would really really appreciate it.