01. DADOS GERAIS
| Linha de Produto: | TOTVS Automação Fiscal® |
|---|---|
| Segmento: | Serviços |
| Módulo: | SIGATAF |
| Função: | ExtFisxTaf - Extrator Fiscal |
| Ticket: | Não há |
| Requisito: | DSERTAF2-10440 |
02. SITUAÇÃO/REQUISITO
Quando existe uma nota fiscal de saída com complemento de energia, o extrator gera dois registros T013AN, sendo um deles sem valores:
|T013AN|01||01|3000,00|1500,00|0,00|3000,00|
|T013AN||||||0,00||
03. SOLUÇÃO
Ajustado rotina para que o registro T013AN seja gerado corretamente.
04. DEMAIS INFORMAÇÕES
Não há.
05. ASSUNTOS RELACIONADOS
<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;
}
</style>
|