01. DADOS GERAIS
| Linha de Produto: | TOTVS Automação Fiscal |
|---|
| Segmento: | Serviços |
|---|
| Módulo: | TOTVS Automação Fiscal (SIGATAF) |
|---|
| Função: | TAFLMPTHR.PRW |
|---|
| Ticket: | 6825467 |
|---|
| Issue: | DSERTAF1-18859 |
|---|
02. SITUAÇÃO/REQUISITO
Quando tem existe rejeição do inicio do afastamento e o sistema esta configurado como FILA fila, o TAF está mantendo o evento em fila .
03. SOLUÇÃO
Incluído uma nova rotina no menu para realizar o ajuste nas threads da tabela TAFST2, limpando o campo quando o registro estiver como fila e com status 1.
Miscelânea > Ajuste de Base > Limpeza Threads em Fila
04. DEMAIS INFORMAÇÕES
Não há.
05. ASSUNTOS RELACIONADOS
| HTML |
|---|
<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;
}
</style>
|