Á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
Solucao TOTVS Manufatura

Solucoes_totvs_parceirosexptotvs
SolucaoParcsExpsTOTVSTOTVS Comércio Exterior

Linha de Produto:

Linhas_totvs
LinhaLinha Protheus

Segmento:

Segmentos_totvs
SegmentoManufatura

Módulo:SIGAEIC
Função:

AVCRW.PRW

EECCAD02.PRW

EECPG01.PRW

EECPG03.PRW

EECPG06.PRW

EICPG01.PRW

EICPG05.PRW

País:Brasil
Ticket:n/a
Requisito/Story/Issue:DTRADE-5542


02. SITUAÇÃO/REQUISITO

Alterar nas rotinas que validam idioma do ambiente para substituir por nova função padrão do framework do Protheus.

03. SOLUÇÃO

Alterado as rotinas para validar o idioma do ambiente usando a nova função do framework do Protheus.

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>