A TOTVS se dispõe a liberar atualização de legislação e fornecer manutenção na versão atual do produto, desde que seja no release corrente ou release anterior, conforme nossa política de Ciclo de Vida de Software.
Column |
---|
|
Conector de Widget |
---|
width | 100px |
---|
url | https://www.youtube.com/watch?v=4i39EjZIqMU&feature=youtu.be |
---|
height | 50px |
---|
|
|
Nossas releases de produto, são expedidas a cada 3 meses, conforme as datas trimestrais pre-definidas no calendário de releases.
...
Totvs custom layout |
---|
|
Section |
---|
Column |
---|
| Totvs custom box |
---|
layout | branco |
---|
footer | no |
---|
width | 120px |
---|
header | no |
---|
height | 100% |
---|
| Button |
---|
Cor | #ff4500cc |
---|
Texto | Calendário de Releases |
---|
Link | https://tdn.totvs.com/pages/viewpage.action?pageId=533743163 |
---|
|
|
|
Column |
---|
| Totvs custom box |
---|
layout | branco |
---|
footer | no |
---|
width | 120px |
---|
header | no |
---|
height | 100% |
---|
| Button |
---|
Cor | #FF8C00 |
---|
Texto | Versões Vigentes |
---|
Link | https://tdn.totvs.com/download/attachments/533739563/Ciclo%20de%20Vida.png?version=1&modificationDate=1580848110304&api=v2 |
---|
|
|
|
Column |
---|
| Totvs custom box |
---|
layout | branco |
---|
footer | no |
---|
width | 120px |
---|
header | no |
---|
height | 100% |
---|
| Button |
---|
Cor | #FF8C00 |
---|
Texto | Versões Expiradas |
---|
Link | https://tdn.totvs.com/download/attachments/533739563/Ciclo%20de%20Vida.png?version=1&modificationDate=1580848110304&api=v2 |
---|
|
|
|
Column |
---|
| Totvs custom box |
---|
layout | branco |
---|
footer | no |
---|
width | 120px |
---|
header | no |
---|
height | 100% |
---|
| Button |
---|
Cor | #FFA500 |
---|
Texto | Atualizações Serviços API |
---|
Link | https://tdn.totvs.com/pages/viewpage.action?pageId=540890695 |
---|
|
|
|
Column |
---|
| Totvs custom box |
---|
layout | branco |
---|
footer | no |
---|
width | 120px |
---|
header | no |
---|
height | 100% |
---|
| Button |
---|
Cor | #FFA500 |
---|
Texto | Central de Expedição |
---|
Link | https://suporte.totvs.com/portal/p/10098/totalbanco-expedicao-redirect |
---|
|
|
| Column |
---|
| Conector de Widget |
---|
| width | 100px |
---|
url | https://www.youtube.com/watch?v=4i39EjZIqMU&feature=youtu.be |
---|
height | 50px
|
|
HTML |
---|
<style><style>
#title-text {
display: none !important;
}
.custom-button {
background-size: 100% !important;
min-height: 125px;
border-radius: 15px;
margin-left: 1px;
background-repeat: no-repeat;
}
.custom-button{
opacity: 1.0;
filter: alpha(opacity=50); /* For IE8 and earlier */
}
.custom-button:hover{
opacity: 0.5;
filter: alpha(opacity=100); /* For IE8 and earlier */
}
</style>
</style> |
...