01.
...
OVERVIEW
...
The Home menu allows you to view graphic views registered by the user. This menu manages all charts and cards views.
02.
...
EXAMPLE OF USE
Aviso |
---|
|
Esta funcionalidade está em tempo de piloto, isto é, ainda não disponível para todos os clientesThis functionality is in pilot time, i.e., it is still not available for all customers. |
Painel |
---|
title | Exemplo prático do processo utilizando Practical Example of the Process using Protheus |
---|
|
Expandir |
---|
title | Visualizar Gráfico View Chart / Card |
---|
| Para visualizar Gráfico ou To view a Chart or Card: 1) Clicar no Click the Home menu Home; 2) No combo Box "Visão", escolher o gráfico desejado;In the "View" combo box, select the desired chart; Image Added Image Removed
|
Expandir |
---|
title | Visualizar Detalhes Gráfico View Chart / Card Details |
---|
| To view a Chart or Card details Para visualizar os detalhes do Gráfico ou Card: 1) Clicar no Click the Home menu Home; 2) No combo Box "Visão", escolher o gráfico desejadoIn the "View" combo box, select the desired chart; 3) Clicar em Click " DetalhesDetails". Image Removed Image Added
|
Expandir |
---|
title | Visualizar Detalhes Gráfico View Summarized Nature Chart / Card Natureza SintéticaDetails |
---|
| To view the details of a Chart or Card with Summarized Nature Para visualizar os detalhes do Gráfico ou Card com Natureza Sintética: 1) Clicar no Click the Home menu Home; 2) No combo Box "Visão", escolher o gráfico desejadoIn the "View" combo box, select the desired chart; 3) Clicar em Click " DetalhesDetails". Image Removed Image Added
|
Expandir |
---|
title | Visualizar Gráfico View Chart / Card em outras moedasin other currencies |
---|
| To view a Chart or Card in other currencies Para visualizar Gráfico ou Card em outras moedas: 1) Clicar no Click the Home menu Home; 2) No combo Box "Visão", escolher o gráfico desejado;In the "View" combo box, select the desired chart; Image Added Image Removed
|
|
03.
...
OTHER INFORMATION
...
04.
...
RELATED SUBJECTS
...
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>
|