<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Soporte a Usuarios Macri y Asociados : Icono Reportes CRM GO Live</title>
  <link>https://soporte.macri.com.ar/</link>
  <description>This is an XML content feed of; Soporte a Usuarios Macri y Asociados : Uso : Icono Reportes CRM GO Live</description>
  <pubDate>Thu, 14 May 2026 04:59:08 +0000</pubDate>
  <lastBuildDate>Mon, 25 Nov 2019 21:40:23 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 10.03</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://soporte.macri.com.ar/RSS_post_feed.asp?TID=3656</WebWizForums:feedURL>
  <image>
   <title>Soporte a Usuarios Macri y Asociados</title>
   <url>https://soporte.macri.com.ar/forum_images/LogoMacrit.png</url>
   <link>https://soporte.macri.com.ar/</link>
  </image>
  <item>
   <title>Icono Reportes CRM GO Live : Perfecto muy clara la repuesta,...</title>
   <link>https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13681&amp;title=icono-reportes-crm-go-live#13681</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://soporte.macri.com.ar/member_profile.asp?PF=2780">icsa</a><br /><strong>Asunto:</strong> 3656<br /><strong>Posteo:</strong> 25/Noviembre/2019 en 9:40pm<br /><br />Perfecto muy clara la repuesta, muchas gracias Forrest.]]>
   </description>
   <pubDate>Mon, 25 Nov 2019 21:40:23 +0000</pubDate>
   <guid isPermaLink="true">https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13681&amp;title=icono-reportes-crm-go-live#13681</guid>
  </item> 
  <item>
   <title>Icono Reportes CRM GO Live :   Buenas tardes.Tiene que estar...</title>
   <link>https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13680&amp;title=icono-reportes-crm-go-live#13680</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://soporte.macri.com.ar/member_profile.asp?PF=5">Forrest</a><br /><strong>Asunto:</strong> 3656<br /><strong>Posteo:</strong> 25/Noviembre/2019 en 9:24pm<br /><br /><div><br></div><div>Buenas tardes.</div><div><br></div><div><div>Tiene que estar la columna <b>GENERAACCION</b> (que es de tilde) y la columna <b>ACCION</b> (que es la sentencia SQL que va a correr si se tilda esa línea). Le pasamos una sentencia de un ejemplo de Live que ejecuta ése botón y sirve para <b><i><u>inhabilitar clientes</u></i></b> que se tilden:</div><div><br></div><div><i>select cast(0 as bit) as GENERAACCION,&nbsp;</i></div><div><i>'update crm_clientes set fecha_inha=getdate(), COMENTARIO_INHA=''Cliente Inhabilitado por proceso automatico'' where id_cliente=?id_cliente? ' + CHAR(13) + CHAR(10) + 'update gva14 set fecha_inha=getdate() where cod_client=''?cod_client?'' ' as accion,</i></div><div><i>id_cliente, razonSocial,&nbsp; cast(gva14.saldo_cc as decimal(18,2)) as saldo</i></div><div><i>from crm_clientes inner join gva14 on crm_clientes.cod_tango=gva14.cod_client</i></div></div><div><br></div><div>Un abrazo.</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 25 Nov 2019 21:24:51 +0000</pubDate>
   <guid isPermaLink="true">https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13680&amp;title=icono-reportes-crm-go-live#13680</guid>
  </item> 
  <item>
   <title>Icono Reportes CRM GO Live : Muchas gracias ppr la respuesta,...</title>
   <link>https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13679&amp;title=icono-reportes-crm-go-live#13679</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://soporte.macri.com.ar/member_profile.asp?PF=3576">icsa840</a><br /><strong>Asunto:</strong> 3656<br /><strong>Posteo:</strong> 22/Noviembre/2019 en 11:30pm<br /><br />Muchas gracias ppr la respuesta, y a nivel sql? Es decir mapa_accion habilita el mapa, ese boton que sentencia lo habilita?]]>
   </description>
   <pubDate>Fri, 22 Nov 2019 23:30:51 +0000</pubDate>
   <guid isPermaLink="true">https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13679&amp;title=icono-reportes-crm-go-live#13679</guid>
  </item> 
  <item>
   <title>Icono Reportes CRM GO Live :   Buenas tardes.El comando depende...</title>
   <link>https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13677&amp;title=icono-reportes-crm-go-live#13677</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://soporte.macri.com.ar/member_profile.asp?PF=5">Forrest</a><br /><strong>Asunto:</strong> 3656<br /><strong>Posteo:</strong> 22/Noviembre/2019 en 9:43pm<br /><br /><div><br></div><div>Buenas tardes.</div><div><br></div><div>El comando depende del Live. Es decir, todos esos botones se activan si el informe Live en cuestión así lo manda.</div><div><br></div><div>Por ejemplo, si cuenta con un informe Live que sirve para inhabilitar clientes masivamente cumpliendo algún criterio (Ej.: si tienen deuda superior a $ 1.000.000.- vencida hace más de 60 días), el informe mostrará primero quiénes son los deudores en una grilla para seleccionar a quiénes se inhabilitarán. Una vez marcados éstos, se hace clic en el botón para ejecutar.</div><div><br></div><div>Un abrazo.</div><div><br></div>]]>
   </description>
   <pubDate>Fri, 22 Nov 2019 21:43:16 +0000</pubDate>
   <guid isPermaLink="true">https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13677&amp;title=icono-reportes-crm-go-live#13677</guid>
  </item> 
  <item>
   <title>Icono Reportes CRM GO Live : Hola que accion genera, muchas...</title>
   <link>https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13675&amp;title=icono-reportes-crm-go-live#13675</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://soporte.macri.com.ar/member_profile.asp?PF=2780">icsa</a><br /><strong>Asunto:</strong> 3656<br /><strong>Posteo:</strong> 22/Noviembre/2019 en 6:41pm<br /><br />Hola que accion genera, muchas gracias.]]>
   </description>
   <pubDate>Fri, 22 Nov 2019 18:41:20 +0000</pubDate>
   <guid isPermaLink="true">https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13675&amp;title=icono-reportes-crm-go-live#13675</guid>
  </item> 
  <item>
   <title>Icono Reportes CRM GO Live : Estimados en que momento se activa...</title>
   <link>https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13647&amp;title=icono-reportes-crm-go-live#13647</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://soporte.macri.com.ar/member_profile.asp?PF=3576">icsa840</a><br /><strong>Asunto:</strong> 3656<br /><strong>Posteo:</strong> 11/Noviembre/2019 en 5:14pm<br /><br />Estimados en que momento se activa y que accion genera el 4to icono&nbsp;<a href="uploads/3576/ic&#111;no.JPG" target="_blank" rel="nofollow">uploads/3576/icono.JPG</a><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 11 Nov 2019 17:14:09 +0000</pubDate>
   <guid isPermaLink="true">https://soporte.macri.com.ar/forum_posts.asp?TID=3656&amp;PID=13647&amp;title=icono-reportes-crm-go-live#13647</guid>
  </item> 
 </channel>
</rss>