{include="header"} {if="$fsc->facturas"}

Para:

{if="$fsc->facturas->direccion"} {else} {/if}
{loop="$fsc->facturas->get_lineas()"} {if="!$value->referencia"} {if="!$value->nota"} {else} {/if} {elseif="$value->referencia"} {if="!$value->lote"} {else} {/if} {else} {/if} {else} {/loop}

Descripción

Cantidad

Precio

{if="$fsc->facturas->coddivisa=='USD'"} {else} {/if}

Dto. %

{#FS_IVA#}

Total

Descripción

Cantidad

Precio

{if="$fsc->facturas->coddivisa=='USD'"} {else} {/if}

Dto. %

{#FS_IVA#}

  • 99%

Descripción

Cantidad

Precio

{if="$fsc->facturas->coddivisa=='USD'"} {else} {/if}

Dto. %

{#FS_IVA#}

Total

Descripción

Cantidad

Precio

{if="$fsc->facturas->coddivisa=='USD'"} {else} {/if}

Dto. %

{#FS_IVA#}

Total

{if="$fsc->user->costos"}
Total Costo
{$fsc->show_precio(0, $fsc->cliente_s->coddivisa,true,2)}
Total Venta
{$fsc->show_precio(0, $fsc->cliente_s->coddivisa,true,2)}
Utilidad
{$fsc->show_precio(0, $fsc->cliente_s->coddivisa,true,2)}
{/if}
Monto Base
{$fsc->show_numero(0)}
Descuentos y Rebajas Otorgados
{$fsc->show_numero(0)}
Importe Exonerado
{$fsc->show_numero(0)}
Importe Exento
{$fsc->show_numero(0)}
Importe Gravado 15%
{$fsc->show_numero(0)}
Importe Gravado 18%
{$fsc->show_numero(0)}
ISV 15%
{$fsc->show_numero(0)}
ISV 18%
{$fsc->show_numero(0)}
Total
{$fsc->show_precio(0)}
{if="$fsc->cliente_s->coddivisa=='USD'"}
Total en Lempiras
{$fsc->show_precio(0, 'LPS')}
{/if}
{if="$fsc->facturas->coddivisa=='USD'"} {else} {/if}
{include="block/modal_buscar_articulo"} {/if} {include="footer"}