Páginas filhas
  • Release 12.1.32 Notes: Integração Google

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Cloak
idInstaladoresWEB
false

12.1.32.001 - Download Instaladorhttps://suporte.totvs.com/portal/p/10098/download?e=1032263

[Data: 20/04/2023]

Agenda Inteligente

falsePré-requisitos
Scripts a serem executados: 

GreenCampo_Complementares_IntGoogle

          YellowFS007919-Extração_de_dados_para_o_Google

YellowGMenuCustom

GreenScript_Data_Corte

YellowScript_Template_Funcionalidade_Log_IntGoogle

YellowTotvs_Custom_ParamGenerico_IntGoogle

YellowTotvs_Custom_Register

GreenTOTVS_Ajuste_Eventos

YellowScript Atividade Extra Agenda Inteligente

Versões mínimas: 

YellowPATCH 12.1.32.355
YellowLib CNI DN WIN 12.1.32.030
YellowVALIDAÇÃO GOOGLE & LMS 12.1.32.203
YellowIntegração Google Win 12.1.32.027

12.1.32.001 - Download Instaladorhttps://suporte.totvs.com/portal/p/10098/download?e=1032263

[Data: 15/07/2021]

Pacote Atualizado dia 27/05/2022 14:45h - Manutenção script 2 Oracle

Pacote atualizado 03/05/2022 09:00h - Correções scripts Oracle


Versão Inicial

  • Extração de dados para Google SENAI na versão 12.1.32.001.
falsePré-requisitos
Scripts a serem executados: 

Yellow1 - Script_Template_Funcionalidade_Log_IntGoogle

Yellow2 - FS007919-Extração_de_dados_para_o_Google

Yellow3 - Campo_Complementares_IntGoogle

Yellow4 - Totvs_Custom_ParamGenerico_IntGoogle

Yellow5 - GMenuCustom

Yellow6 - Totvs_Custom_Register_ Action

Yellow7 - Script_Data_Corte

Versões mínimas: 

GreenPATCH 12.1.32.157

GreenLib CNI DN WIN 12.1.32.003

GreenVALIDAÇÃO GOOGLE & LMS 12.1.32.001

GreenIntegração Google Win 12.1.32.002



HTML
<script type="text/javascript">
var component = `<div class="confluence-information-macro confluence-information-macro-information conf-macro output-block" data-hasbody="true" data-macro-name="info" style="position:fixed; z-index: 1; right: 0px; bottom: 85px;"><p class="title">Legenda das Cores</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"> </span><div class="confluence-information-macro-body"><hr><p><span class="status-macro aui-lozenge aui-lozenge-success conf-macro output-inline" data-hasbody="false" data-macro-name="status">VERDE</span> - Inalterados</p><p><span class="status-macro aui-lozenge aui-lozenge-current conf-macro output-inline" data-hasbody="false" data-macro-name="status">AZUL</span> - Adicionados</p><p><span class="status-macro aui-lozenge aui-lozenge-moved conf-macro output-inline" data-hasbody="false" data-macro-name="status">LARANJA</span> - Ajustados/Alterados</p><hr></div></div>`;
var div = document.createElement('div');
  div.innerHTML = component.trim();
document.getElementById("main-content").appendChild(div.firstChild);
var els = document.getElementsByClassName("custom-button");

Array.prototype.forEach.call(els, function(el) {
    el.firstChild.setAttribute("target", "_blank");
});
</script>

...