Páginas filhas
  • 10611942 - DDVENDAS-25294 - DT - Crédito Negativo.

Versões comparadas

Chave

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


01. DADOS GERAIS

Produto:

Solucoes_totvs
SolucaoTOTVS Distribuição e Varejo

Linha de Produto:

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

Segmento:

Segmentos_totvs
SegmentoDistribuição

Módulo:3 - Vendas
Função:Gerar Pedido de Venda
Ticket:10611942
Requisito/Story/Issue:DDVENDAS-25294 


02. SITUAÇÃO/REQUISITO

         Rotina 336 mostra um valor de credito excedido negativo.

03. SOLUÇÃO

Ajuste na rotina para validar o crédito excedido corretamente.


Totvs custom tabs box
tabsSaiba como funciona, Passo 02, Passo 03, Passo 04
idspasso1,
Totvs custom tabs box items
defaultyes
referenciapasso1

Favor atualizar rotina 336 para versão igual ou superior a descrita abaixo:

30.00.67.016 - 30.01.12.016


04. DEMAIS INFORMAÇÕES


Aviso

Importante!

As versões estarão disponíveis para download no CCW. 

https://centraldecontrole.pcinformatica.com.br/


Mantenha suas rotinas sempre atualizadas!




05. ASSUNTOS 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>