{if $inv->hasPdf== 1 }
{if $inv->pdf != '' && $inv->pdf != '.' && $inv->pdf != Null && $inv->pdf != 'no image' } {else} {/if}
{/if}