address2 field not included in pdf invoices

  • Posts: 250
  • Thank you received: 7
7 years 6 months ago #268579

-- HikaShop version -- : 3.0.0
-- Joomla version -- : 3.6.4
-- PHP version -- : 7.0.13

We are finding that the address_street2 field is not included when printing invoices from the back end ( it may be a custome field, I can't remember). I have looked at the invoice template but it just calls a class to output billing address, where can I set this to include all the address fields?

Thanks,

Ian

Last edit: 7 years 6 months ago by iedwards.

Please Log in or Create an account to join the conversation.

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
7 years 6 months ago #268581

Hi,

In the HikaShop configuration, you'll find an option "address format" under the "checkout" tab.
Make sure that the tag for the custom address field is in there like the others and in the position you want it and save the configuration.

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 7
7 years 6 months ago #268662

Hi Nicolas,

I have the address format set as I need it but it looks like this is being ignored by the invoice template, which appears to be using the default setting.

My address format configuration ...



Hikashop default address format ( from the online documentation )


Address as it appears on Invoices (company field not used)

{address_title} {address_firstname} {address_lastname}
{address_street}
{address_post_code}{address_city}{address_state}
{address_country}
telephone:

Main issue is that address_street2 is missing but also post_code is in the wrong place ( for UK addresses ).

Thanks for your help,

Ian

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
7 years 6 months ago #268666

Hi,

It works just fine on my end.
Can you check in the menu Display>Views that you have the "address_template" view file overridden with the correct data for both your frontend and your backend and if note, make the modification there ?
And if you disable the PDF invoice plugin, do you get the correct format in the invoice ?

The following user(s) said Thank You: iedwards

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 7
7 years 6 months ago #268742

Hi Nicolas,

The front end template was correct but the back end template wasn't, are these both changed when you edit the configuration?

Anyway I have edited the back end template manually and it is working as expected now.

Thanks for your help.

Ian

Please Log in or Create an account to join the conversation.

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
7 years 6 months ago #268746

Hi,

You're right. It's supposed to change for both the backend and the frontend template.
I've found the issue and added a patch on our end for that.
Thanks.

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum