Árvore de páginas

Versões comparadas

Chave

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


01. DADOS GERAIS

Produto:

Solucoes_totvs_cross
SolucaoCrossTOTVS Backoffice

Solucoes_totvs_parceiros
SolucaoParceiros

Solucoes_totvs_parceirosexptotvs
SolucaoParcsExpsTOTVS

Linha de Produto:

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

Segmento:

Segmentos_totvs
SegmentoBackoffice

Módulo:SIGAFAT - Faturamento
Função:FATA300 - Cadastro de Oportunidade de VendaCRMA910B - Níveis do Agrupador Dinâmico
Ticket:9237516
Requisito/Story/Issue:DSERFAT-17323


02. SITUAÇÃO/REQUISITO

Erro ao Ao incluir uma nova Proposta Comercial utilizando Agrupadores é apresentada a ocorrência variable is not an object  on MODELDEF(CRMA910B.PRW) 24/01/2020 15:26:22 line : 167.

03. SOLUÇÃO

Ajuste Realizado o ajuste para não ocorrer erro ao selecionar a opção Agrupadores ao incluir uma nova Proposta Comercialque não seja apresentada a ocorrência acima ao tentar incluir uma Proposta Comercial juntamente com a opção dos Agrupadores.

04. DEMAIS INFORMAÇÕES

...

Os parâmetros abaixo devem estar configurados como:

  • MV_FATMNTP = 4
  • MV_FATPROP = P

05. ASSUNTOS RELACIONADOS

  • Não há



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>