{* invoiceksefmanualsend.html - szablon potwierdzenia recznej wysylki do KSeF *} {include file="xajax_handler.html"} {include file="header.html"}

{trans("Send invoice to KSeF")}

{if $error}
{trans("KSeF error:")} {$error|escape}
{/if}

{t a=$invoice_number}Invoice: $a{/t}

{trans("Do you want to send this invoice to KSeF now?")}

{trans("Cancel")}
{include file="footer.html"}