01. DADOS GERAIS

Linha de Produto:

PC Sistemas

Segmento:Home Center
Módulo:41 - Material de Construção
Função:Processamento
Ticket:8410366
Requisito/Story/Issue:DDHOME-3716


02. SITUAÇÃO/REQUISITO

Rotina emitia nota com CFOP indevido quando cliente é de outro estado.

03. SOLUÇÃO

Ao emitir nota de um NFC-e e o cliente for de fora do estado a nota passa a ser emitida com CFOP 5929.


Atualizar a rotina 4153 - Gerar Nota Fiscal de Cupons Fiscais para uma das versões abaixo ou superior:

  • 29.00.09.002
  • 29.05.04.002


04. DEMAIS INFORMAÇÕES





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