Á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
LinhaLinha Protheus

Segmento:

Segmentos_totvs
SegmentoLogística

Módulo:TOTVS Logística TMS
Função:TMSAXFUNE - Biblioteca de Funções Genéricas TMS
País:Brasil
Ticket:#11355470 
Requisito/Story/Issue (informe o requisito relacionado) :DLOGTMS02-16136


02. SITUAÇÃO/REQUISITO

Ao acionar a opção F3 do campo viagem (DTP_VIAGEM) na rotina Lote de Entrada de NFs (TMSA170), é apresentado o errorlog abaixo:

"array out of bounds [1] of [0] on { || AITEMTMS[ OTMSBRW:NAT ] } (SIGACUSA.PRX) 25/03/2021 01:13:28 line : 13209"

03. SOLUÇÃO

Realizado ajuste na função TMSCONSDTQ do fonte de funções genéricas - TMSXFUNE, para verificar se existem Viagens com Status 1=Em Aberto, 2=Em Transito e 4=Chegada em Filial/Cliente antes da abertura da tela de consulta.

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>