Histórico da Página
01. DATOS GENERALES
| Producto |
| ||||
|---|---|---|---|---|---|
| Línea de producto: |
| ||||
| Segmento: |
| ||||
| Módulo: | SIGAGPE - Gestión de Personal. | ||||
| Función: |
| ||||
| País: | Argentina | ||||
| Ticket: | 10612614 | ||||
| Requisito/Story/Issue (informe el requisito vinculado): | DMICNS-10147 |
02. SITUACIÓN/REQUISITO
En la rutina de Archivos AFIP (GPER801.PRX), al generar el archivo SICOSS se genera un error log:
...
type mismatch on compare on SITUAREV(GPER801.PRW) 04/11/2019 16:31:48 line : 2809
03. SOLUCIÓN
Se identifica que la rutina Archivos AFIP está realizando una validación en la función SITUAREV(), valida la variable cDiaSit3 (de tipo numérica en ese momento) contra una variable de tipo carácter y por esto se generará el error.
...
| Totvs custom tabs box | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
04. INFORMACIÓN ADICIONAL
No aplica.
05. ASUNTOS RELACIONADOS
No aplica.
| 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>
|
Import HTML Content
Visão Geral
Conteúdo das Ferramentas