Jump to content

Customer mobile number is not displayed under delivery address in invoice


PrabuSS

Recommended Posts

Hi

 

It seems Customer mobile number is not displayed under delivery address in invoice. I've tried following solutions based on the https://www.prestashop.com/forums/topic/453551-pdf-invoice-not-showing-phone-and-email/?do=findComment&comment=2096433 to fix this issue. 

 

update ps_configuration set value = '{"avoid":["vat_number"]}' where `name` = 'PS_INVCE_INVOICE_ADDR_RULES';
update ps_configuration set value = '{"avoid":["vat_number"]}' where `name` = 'PS_INVCE_DELIVERY_ADDR_RULES';

 

Localization -> Countries -> [select the country you wish to edit]. Click on button "[edit]"

Into the textarea "Address format", you can edit the parameters to be printed on PDF invoices, etc.

For customers phone, just add "phone" and/or "phone_mobile".

 

But no luck.

 

Please see attached.

 

Version : 1.6.1.4

post-618037-0-25896800-1469188827_thumb.png

post-618037-0-42550700-1469188837_thumb.png

Edited by Prabukaran (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...