01. DADOS GERAIS

Produto:

Linha de Produto:

Segmento:

Módulo:20 - Auto Serviço
Função:Servidor de Faturamento
País:Brasil
Ticket:11577257 / 11578288 / 11573675 / 11595115 / 11617048 / 11588227 / 11600982 / 11623349
Requisito/Story/Issue:DDRET-5591 / DDRET-5592 / DDRET-5594 / DDRET-5598 / DDRET-5635 / DDRET-5636 / DDRET-5617 / DDRET-5652


02. SITUAÇÃO/REQUISITO

Ajustar o Servidor de Faturamento que apresenta uma mensagem de erro ao abrir o gerenciamento de vendas porém, as vendas de algumas filiais estão subindo.

03. SOLUÇÃO

Foi realizada a correção nos arquivos de abertura da Central de Gerenciamento, ignorando os arquivos que não informarem a versão.


Para utilizar a implementação, atualize o Servidor de Faturamento para a versão informada abaixo ou superior.


SERVIDORFATURAMENTO

  • 30.0.3.2


04. DEMAIS INFORMAÇÕES





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