01. DADOS GERAIS

Produto:

Totvs Backoffice

Linha de Produto:Linha Protheus
Segmento:

BackOffice

Módulo:Compras
Função:MATA120
Ticket:

12890038

Issue :

DMANMAT02-36024 


02. SITUAÇÃO/REQUISITO

Ao alterar um pedido que já possui aprovações ocorre Error log "Não é possível inserir uma linha de chave duplicada no objeto SGV" - MV_HISTPC

03. SOLUÇÃO

Criado os campos GV_GRUPO e GV_ITGRP na tabela SGV.

Acrescentado os campos na chave única da tabela SGV.

04. DEMAIS INFORMAÇÕES

05. ASSUNTOS RELACIONADOS




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