Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

01. DATOS GENERALES


Producto

Solucoes_espanhol
SolucaoTOTVS Backoffice

Línea de producto: 

Linhas_totvs_espanhol
Linha-Línea Protheus

Segmento:

Segmentos_totvs_espanhol
SegmentoServicios

Módulo:SIGACOM- COMPRAS
Función:
RutinaNombre técnico
MATA143.PRXLiquidación
Ticket:9450587
Requisito/Story/Issue (informe el requisito vinculado):DMICNS-9021


02. SITUACIÓN/REQUISITO

En la rutina de Liquidación (SIGACOM>>ACTUALIZACIONES>>IMPORTACIONES) al intentar vincular una Purchae Order con un Invoice, el sistema muestra la P.O disponible para la selección correctamente, sin embargo no carga el detalle de los productos en los Grid. Este problema ocurre cuando los productos tienen un saldo parcial, cuando otro invoice que tambien tiene vinculada los mismo productos de la P.O.


03. SOLUCIÓN


Totvs custom tabs box
tabsPaso 01, Paso 02, Paso 03, Paso 04
idspaso1,paso2
Totvs custom tabs box items
defaultyes
referenciapaso1

Totvs custom tabs box items
defaultno
referenciapaso2


04. INFORMACIÓN ADICIONAL


Card documentos
InformacaoUtilice este box para resaltar información relevante y/o de destaque.
Titulo¡IMPORTANTE!


05. ASUNTOS RELACIONADOS


  • Templatedocumentos


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>