01. DATOS GENERALES


Producto

Línea de producto: 

Segmento:

Módulo:SIGAFIS - Libros fiscales
Función:
RutinaNombre técnico
FISA085.PRWResguardo
Ticket:
Requisito/Story/Issue (informe el requisito vinculado):

DMICNS-11157


02. SITUACIÓN/REQUISITO


          O sistema hace al hacer la pequisa no encontra  en la CLF los registros ref a tabla SFE

03. SOLUCIÓN   

  Se verifico que exista diferencia una diferencia enter los tamanos de los campos de especie entre las tablas SFE e CLF e por esto se arreglo el fuente para considerar el mismo tamaño

04. INFORMACIÓN ADICIONAL

         No fue necesario  hacer ajuste de diccionario, solamiente no fuente donde se ajusto la pesquisa para considerar el tanaño de los campos

05. ASUNTOS RELACIONADOS

No se aplica. 



<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>