01. DADOS GERAIS

Linha de Produto:TOTVS Chef PDV 
Segmento:Food Service
Módulo:Vendas 
Função:Recebimento
Ticket:8057936
Requisito/Story/Issue :6403


02. SITUAÇÃO/REQUISITO

Ao realizar uma venda no TOTVS PDV,  onde o produto  estava com algum dado fiscal não preenchido,o sistema não retornava a  mensagem de erro do dado fiscal faltante. 

03. SOLUÇÃO

Feito ajuste, agora quando tivermos um produto com dado fiscal não preenchido e for realizado a venda será apresentado a mensagem de qual dado fiscal esta faltando.






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