Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.


01. DADOS GERAIS

Linha de Produto:Microsiga Protheus®
Segmento:Backoffice
Módulo:Estoque/Custos (SIGAEST)
Função:DCLSMPR001 - Geração arquivo SIMPR 
Ticket:8394378
Issue:DMANMAT01-27703


02. SITUAÇÃO/REQUISITO

Ao gerar o arquivo simpr SIMPR ocorre uma mensagem de divergência de saldos, sendo que o saldo esta está acumulando períodos anteriores indevidamente.

03. SOLUÇÃO

Efetuado a inicialização de variáveis de controle para acumular somente o ajuste na rotina para efetuar o controle e realizar somente a geração do período em execução.

04. DEMAIS INFORMAÇÕES

Não Há.

05. ASSUNTOS RELACIONADOS

  • Não há.


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

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

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

</style>