| Linha de Produto: | TOTVS Automação Fiscal® |
|---|---|
| Segmento: | Serviços |
| Módulo: | SIGATAF |
| Função: | TAFA448 - Fatura/Recibo |
| Ticket: | Não há. |
| Requisito: | DSERTAF2-9157 |
Ao realizar o cadastro de uma fatura/ recibo de forma manual, é gerado o error log: Alias does not exist V4F on VALIDMODEL(TAFA448.PRW) 30/08/2019 16:08:06 line : 664.
Ajustes para não considerar a tabela V4F, quando a mesma não existir.
Não há.
Não há.
<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>
|