01. DADOS GERAIS

Linha de Produto:Home Center Linha Gemco
Segmento:Varejo
Módulo:GEMCO ANYWHERE
Função:FISCAL MOVIMENTACOES
Ticket:8530843
Requisito/Story/Issue (informe o requisito relacionado) :DVARLOJ2-3711


02. SITUAÇÃO/REQUISITO

Na emissão de nota interestadual de simples faturamento, o sistema está gravando CFOP errado e está calculando DIFAL.

03. SOLUÇÃO

Feito ajuste na emissão de nota que quando o tipo de nota estiver parametrizado com tributação OUTRAS e for simples faturamento pegar corretamente o CFOP e não calcular DIFAL. 


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