Á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:TMSAF76 - Painel de Agendamento
Ticket:9052714
Requisito/Story/Issue (informe o requisito relacionado) :DLOGTMS02-11843


02. SITUAÇÃO/REQUISITO

Ao acessar a aba Fatura na rotina Painel de Agendamento (TMSAF76) ocorre o error log no campo E1_SITFAT.

03. SOLUÇÃO

A rotina Painel de Agendamento (TMSAF76) foi ajustada para que não ocorra o acesso indevido ao campo E1_SITFAT no momento de gerar o Status da Fatura na aba Fatura.

04. DEMAIS INFORMAÇÕES

Não há

05. ASSUNTOS RELACIONADOS


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>