Árvore de páginas

Versões comparadas

Chave

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

01. DADOS GERAIS

Produto:

Totvs Backoffice

Linha de Produto:Linha Protheus
Segmento:

BackOffice

Módulo:Compras
Função:

COMXFUN

MATA103

Ticket:

Não há

Issue:

DMANMAT02-32555


02. SITUAÇÃO/REQUISITO

Avaliação de débitos técnicos referentes a funções não compiladas, originadas após levantamento realizado pela Equipe GCAD.

03. SOLUÇÃO

Ajustes realizados: 

  • Remoção temporária da chamada da função A162RTHDST enquanto a rotina estiver em desenvolvimento
  • Adequação de chamada de função LJSETSUP para ExecTemplate

04. DEMAIS INFORMAÇÕES

  • Não há

05. ASSUNTOS RELACIONADOS

  • Não há



Templatedocumentos


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>