Adres number does not appear on invoice

  • Posts: 198
  • Thank you received: 7
5 years 7 months ago #298079

-- HikaShop version -- : 3.5.1
-- Joomla version -- : 3.8.2
-- PHP version -- : 7.2
-- Browser(s) name and version -- : Chrome

The adres number is not printed on the invoice. I does exist in the order details of course.

How to fix this?

Regards Renë

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
5 years 6 months ago #298080

Hi,

It's probably because you didn't add the tag for your field in the "address format" setting of the HikaShop configuration.

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

  • Posts: 198
  • Thank you received: 7
5 years 6 months ago #298104

Hi Nicolay,

That was the first thing on my mind, but is is strange on an other site with exact the same adres format the number is showing up in the invoice. This the address format i'm using.

{address_company}
{address_title} {address_firstname} {address_lastname}
{address_street}
{address_post_code} {address_city} {address_state}
{address_country}
<?php echo JText::sprintf('TELEPHONE_IN_ADDRESS','{address_telephone}');?>

adress_street >>> do i need to add>> adress_street2

Kind regards René Mulder

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
5 years 6 months ago #298107

Hi,

You need to add the tag corresponding to the column name of your custom field. I don't know what column name you gave to your custom field so I can't say. If it's address_street2, then yes you need to add {address_street2} in there.

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

  • Posts: 198
  • Thank you received: 7
5 years 6 months ago #298151

Yes solved thanks Nicolas.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum