...
Produto: | Solucoes_totvs |
---|
Solucao | TOTVS Varejo Supermercados |
---|
|
|
---|
Linha de Produto: | Linhas_totvs |
---|
Segmento | Distribuição |
---|
Region | Construção Projetos |
---|
Linha | Linha Winthor |
---|
|
|
---|
Segmento: | |
---|
Módulo: | 13 - Recebimento Mercadoria |
---|
Função: | Devolução de Cupom Fiscal |
---|
País: | Brasil | Ticket: |
---|
Requisito/Story/Issue (informe o requisito relacionado) : | DDRET-5195 |
---|
02. SITUAÇÃO/REQUISITO
...
Foi alterado o processo de devolução para que, ao incluir os registros da tabela PCNFENT, sejam replicados também os dados dos campos da tabela PCNFSAID para a tabela PCNFENT: TIPOPRESENCAADQUIRINTE TIPOPRESENCAADQUIRENTE, CNPJINTERMEDIADOR, DESCINTERMEDIADOR
Totvs custom tabs box |
---|
tabs | Saiba Como Utilizar |
---|
ids | passo1,passo2 |
---|
|
Totvs custom tabs box items |
---|
default | yes |
---|
referencia | passo1 |
---|
| Para utilizar a implementação, atualize a rotina 1360 para uma das versões informadas abaixo ou superior.
PCSIS1360 |
|
...
HTML |
---|
<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>
|