Hi,
how can we add the customers phone in the delivery note?
Thank You
Phone number in delivery note
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phone number in delivery note
Hi, if you enable the form field for customer phone, e.g. mobile phone, you can use its variable to paste to different parts of delivery note.
For example below billing address: create Order, Invoice, Delivery Note Global Billing Description article (see Phoca Cart Options - Billing):
with this content:
Then if customer will add his/her mobile phone when ordering, it will be displayed in the documents:
Jan
https://www.phoca.cz/documents/116-phoc ... or-vendors
For example below billing address: create Order, Invoice, Delivery Note Global Billing Description article (see Phoca Cart Options - Billing):
with this content:
Code: Select all
{b_phone_mobile}
Then if customer will add his/her mobile phone when ordering, it will be displayed in the documents:
Jan
https://www.phoca.cz/documents/116-phoc ... or-vendors
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 10 May 2020, 19:03
Re: Phone number in delivery note
Thanks Jan,
really helpful, i would not find it myself.
really helpful, i would not find it myself.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phone number in delivery note
Ok
If you find Phoca extensions useful, please support the project