Ajustar Inv. con Excel :: Agregar
Paso {$step} de 3
{if $step == 1}
Formato del Archivo
{include file="forms/inventario-wizard-1.tpl"}
{elseif $step == 2}
{include file="forms/inventario-wizard-2.tpl"}
{elseif $step == 3}
{include file="forms/inventario-wizard-3.tpl"}
{/if}
{if $step == 1}
{/if}