SOLVED!! For anyone interested or experiencing the same issue just comment out the below code located in: \skin\common_files\mail\html\order_invoice.tpl
Code:
{if $config.Company.company_phone}
{$lng.lbl_phone_1_title}: {$config.Company.company_phone}<br />
{/if}