Á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:Serviços
Módulo:Gestão de Transportes de Passageiros = SIGAGTP
Função:GTPJBPE.prw
Ticket:
Requisito/Story/Issue (informe o requisito relacionado) :DSERGTP-4666


02. SITUAÇÃO/REQUISITO

Errorlog na geração das notas dos bilhetes do tipo BP-e :

THREAD ERROR ([6212], FWSCHDQUEUE_JOB_GTP_4850___, PROTHEUS-09) 30/01/2020 11:15:38
variable does not exist ASM0 on VLDBILHETE(GTPJBPE.PRW) 29/01/2020 17:57:23 line : 1074

03. SOLUÇÃO

Adicionado declaração da static aSMO no rotina GTPJBPE.PRW


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>