Árvore de páginas

Versões comparadas

Chave

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


01. DADOS GERAIS

Produto:

Solucoes_totvs
SolucaoTOTVS Logística TMS

Linha de Produto:

Linhas_totvs
SegmentoDistribuição
RegionConstrução Projetos
LinhaLinha Protheus

Segmento:

Segmentos_totvs
SegmentoLogística

Módulo:TOTVS Logística TMS
Função:
Ticket:9759468
Requisito/Story/Issue (informe o requisito relacionado) :DLOGTMS02-13255


02. SITUAÇÃO/REQUISITO

No Protheus Série 3, na impressão da DACTE está apresentando o error log array out of bounds on { || ACONTROLS[2]:SETFOCUS(),SETGETHELP(1,ODLG,OHELP,OPNLDET,LHASSCREEN), OHELP:REFRESH() }(MSLIB.PRW) 04/09/2020 17:54:51 line : 2100

03. SOLUÇÃO

Foi realizado ajustes no dicionario de dados para que este erro não ocorra mais.

Foi ajustado no grupo de Pergunte (SX1) 'RTMSR25' o campo X1_PYME para igual 'S'.

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>