PrabuSS Posted July 22, 2016 Share Posted July 22, 2016 (edited) 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 Edited July 22, 2016 by Prabukaran (see edit history) Link to comment Share on other sites More sharing options...
PrabuSS Posted July 29, 2016 Author Share Posted July 29, 2016 (edited) I've fixed this issue myself using this thread https://www.prestashop.com/forums/topic/468694-transporteur-et-numeros-de-telephone-manquants-dans-facture-v161/page-2?do=findComment&comment=2235421. It will be helpful for some one. Please close this topic. Edited July 29, 2016 by Prabukaran (see edit history) 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