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