01. DADOS GERAIS

Produto:

TOTVS Backoffice

Linha de Produto:

Linha Protheus

Segmento:

Serviços

Módulo:TOTVS Automação Fiscal (SIGATAF)
Função:

TAFMigr001.prw
TAFMigr002.prw
TAFMigr003.prw
TAFMigr004.prw

Ticket:9177400
Requisito/Story/Issue (informe o requisito relacionado) :DSERTAF1-22109


02. SITUAÇÃO/REQUISITO

Ao realizar o reprocessamento de eventos no migrador sem selecionar nenhum evento, é gerado error log "type mismatch on .NOT.", a funcionalidade também apresenta a abertura de múltiplas telas, não fechando a Wizard e tela de Seleção de Eventos anteriormente abertas.

03. SOLUÇÃO

Realizado tratamento para que ao clicar sobre o botão "Processar Eventos" com o checkbox "Processar Rejeitados" marcado, não prossiga o processamento, emitindo uma mensagem de alerta. Além de fechar as múltiplas telas que eram abertas na Wizard e tela de Seleção de Eventos.


04. DEMAIS INFORMAÇÕES

Outras ações/ações relacionadas 


05. ASSUNTOS RELACIONADOS




<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>