{box class="noshadow noborder"} {if $docinfo.email && $docinfo.invoicenotice} {$xajax}
{assign var='type' value=$docinfo.type}
Dokument
:
{$_DOCTYPES.$type} nr {$docinfo.fullnumber}
Odbiorca
:
{$docinfo.lastname|escape}{if $docinfo.name} {$docinfo.name|escape}{/if}
E-mail
:
{$docinfo.email}
{if $templatelist}
Szablon
:
--- {trans('select a template')} ---
{section name=ltpl loop=$templatelist}
{$templatelist[ltpl].theme}
{/section}
{/if}
Tytuł
:
Wiadomość
:
{footer clear="1"}
{fontimg('save')} Wyślij
{/footer}
{else}
Mamy mały problem
Docukent nie może zostać wysłana ponieważ:
{if !$docinfo.email}
Klient nie posiada adresu email
{/if} {if !$docinfo.invoicenotice}
Klient nie wyraża zgody na dostarczanie dokumentów/faktur drogą elektroniczną
{/if}
{/if} {/box}