Á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:

TMSAE73 - Monitor MDFe

Ticket:17118683
Requisito/Story/Issue (informe o requisito relacionado) :DLOGTMS02-23546


02. SITUAÇÃO/REQUISITO

Em uma máuina que não possui o Microsoft Office Excel instalado ao exportar a Consulta de MDFe não encerrados, gera o seguinte errorlog: "THREAD ERROR ([63935], Mathe, BECKER)   23/05/2023 11:14:27 Microsoft Excel não instalado on MSEXCEL:NEW(MSEXCEL.PRW) 30/12/2022 14:25:04 line : 55.

03. SOLUÇÃO

Rotina ajustada para exibir mensagem de Help com o caminho do arquivo gerado, quando não possuir Microsoft Office Excel instalado.

04. DEMAIS INFORMAÇÕES

  • N.A.

05. ASSUNTOS RELACIONADOS

  • N.A.



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>