Páginas filhas
  • DDPDV-16710 DT Alteração de Campos entre PCMOV e PCMOVCOMPLE

Versões comparadas

Chave

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


01. DADOS GERAIS

Produto:

Solucoes_totvs
SolucaoTOTVS Varejo Supermercados

Linha de Produto:

Linhas_totvs
SegmentoDistribuição
RegionConstrução Projetos
LinhaLinha Winthor

Segmento:

Segmentos_totvs
SegmentoVarejo

Módulo:Servidor de Faturamento
Função:Servidor de Faturamento
País:Brasil
Requisito/Story/Issue:DDPDV-16710

02. SITUAÇÃO/REQUISITO

Remover os campos QBCMONORET,ADREMICMSRET,VICMSMONORET da tabela PCMOV e transferir para PCMOVCOMPLE.

03. SOLUÇÃO

Foi ajustado a rotina para inserir os campos: QBCMONORET,ADREMICMSRET,VICMSMONORET na tabela PCMOVCOMPLE


Totvs custom tabs box
tabsProcedimentos Iniciais
idspasso1
Totvs custom tabs box items
defaultyes
referenciapasso1

Para utilizar a implementação, atualize a rotina  SERVIDORFATURAMENTO para a versão abaixo: 

• 30.1.11.7






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>