{if="$invoice.post_status=='draft'"}
{/if}
{$company.name}
{$company.address} - {$company.telephone}
{$company.city}
{$company.tax_condition.name}
{$company.website}
Taxpayer
{$company.taxpayer}
Ing.Brutos
{$company.tax}
Inicio de Act.
{$company.start}
{$invoice.invoice_type.symbol}
{$invoice.post_title}
{$invoice.datei18n}
{$invoice.client_data.name}
{$invoice.client_data.taxpayer}
{$invoice.client_data.address}
{$invoice.client_data.city}
{$company.tax_condition.name}
{$invoice.client_data.phone}
{$invoice.client_data.payment_type.name}
{loop="$invoice.products"}
{$value.quantity} {$value.code} {$value.description} {$value.unit_price} {$value.amount}
{/loop}
{function="fktr_number_to_letter_es($invoice.total)"}
{$invoice.invoice_discount}
{function="get_money_format($invoice.subtotal, $invoice.currency)"}
{$invoice.uc_tax_porcent.0}%
{function="get_money_format($invoice.total, $invoice.currency)"}