01. DADOS GERAIS

Linha de Produto:Datasul
Segmento:Plataforma TOTVS RH
Módulo:Folha de Pagamento
Função:FR9824 Gerar Mensagem Desligamento/Pagamento
Ticket:5733246
Requisito/Story/Issue:DTSESOCIAL01-12677


02. SITUAÇÃO/REQUISITO

Quando existe um S-1210 de folha gerado e depois ocorre uma rescisão com pagamento no mesmo mês da folha, o S-1210 gerado pelo FR9824 não está gerando com a tag "indRetif" = 2 retificadora.

03. SOLUÇÃO

Quando já existir um S-1210 e for necessário gerar um novo por haver novos pagamentos dentro do mesmo mês, seja pelo FP9824 ou FR9824, seja gerada corretamente a tag "indRetif" = 2 retificadora e não 1 inclusão.




<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>