| Linha de Produto: | Protheus |
|---|---|
| Segmento: | Manufatura |
| Módulo: | SIGAQDO |
| Função: | QDOR200 |
| Ticket: | 6665041 |
| Requisito/Story/Issue (informe o requisito relacionado) : | DMANQUALI-550 |
Ao acessar a rotina QDOR200 - Reemissão de documentos, era apresentado o log de erro: array out of bounds ( 1 of 0 ) on {|| { QDA200SELE( .F. ,aQD1List[oQD1:nAt,5],aQD1), aQD1List[oQD1:nAt,6], aQD1List[oQD1:nAt,2], aQD1List[oQD1:nAt,3], aQD1List[oQD1:nAt,4] }}(QDOR200.PRW) 13/04/2018 11:13:29 line : 258
Corrigido log de erro
<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;
}
</style>
|