01. DADOS GERAIS
Produto: | Solucoes_totvs_cross |
---|
SolucaoCross | TOTVS Backoffice |
---|
|
Solucoes_totvs_parceirosexptotvs |
---|
|
|
---|
Linha de Produto: | Linhas_totvs |
---|
Segmento | Distribuição |
---|
Region | Construção Projetos |
---|
Linha | Linha Protheus |
---|
|
|
---|
Segmento: | |
---|
Módulo: | SIGAQMT |
---|
Função: | QMTM420 - Cartas de Controle |
---|
Requisito/Story/Issue (informe o requisito relacionado) : | DMANQUALI-1656 |
---|
02. SITUAÇÃO/REQUISITO
Analisar o QMTM420 em comparação ao QIPA215 que já trata o gráfico KendoUi, para utilizar a tecnologia THF.
03. SOLUÇÃO
O Sistema foi ajustado para utilizar a API THF de geração de gráficos com o componente KendoUi.
Card documentos |
---|
Informacao | Alteração disponível apenas a partir da release 12.1.27 |
---|
Titulo | IMPORTANTE! |
---|
|
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>
|