<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Courier;
        panose-1:2 7 4 9 2 2 5 2 4 4;}
@font-face
        {font-family:Courier;
        panose-1:2 7 4 9 2 2 5 2 4 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Lucida Grande";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texto de globo Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.TextodegloboCar
        {mso-style-name:"Texto de globo Car";
        mso-style-priority:99;
        mso-style-link:"Texto de globo";
        font-family:"Tahoma","sans-serif";}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=ES link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi all,<br>
<br>
I installed a fresh vTiger  just for doing some tests and I noticed that Reports
are failing:<br>
<br>
I related Projects with Invoices. I did a field uitype = 10 in Invoice Module
and get_dependents_lists in Projects (from Invoices). So 1 Project has many
Invoices. And 1 Invoice has 1 Project.<br>
<br>
I tried to generate a Report listing all my invoices (which one field is &#8220;Project
Name&#8221;) and here is the result: &#8220;</span><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>Report generation failed!</span><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F'><br>
</span><span style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>Unknown column 'vtiger_invoicecf.cf_640' in
'on clause'</span><span lang=EN-US style='font-size:10.0pt;color:#323D4F;
background:#ECECEC'>&#8221;</span><span style='font-size:10.0pt;font-family:
"Lucida Grande","serif";color:#323D4F;background:#ECECEC'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>This is the SQL Query:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>select DISTINCT<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:35.4pt;text-indent:35.4pt'><span
lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'> vtiger_invoice.invoicedate AS
'Invoice_Invoice_Date', <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:35.4pt;text-indent:35.4pt'><span
lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>vtiger_invoice.duedate AS 'Invoice_Due_Date',
<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:35.4pt;text-indent:35.4pt'><span
lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>concat(vtiger_invoice.currency_id,'::',vtiger_invoice.total)
as 'Invoice_Total',<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:35.4pt;text-indent:35.4pt'><span
lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'> (CASE WHEN vtiger_invoicecf.cf_640 NOT LIKE
'' THEN (CASE WHEN vtiger_project.projectname NOT LIKE '' THEN vtiger_project.projectname
ELSE '' END) ELSE '' END) AS Invoice_Proyecto, <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:35.4pt;text-indent:35.4pt'><span
lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>vtiger_crmentity.crmid AS
&quot;LBL_ACTION&quot; <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:35.4pt;text-indent:35.4pt'><span
lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>from vtiger_project <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>inner join vtiger_projectcf as vtiger_projectcf on
vtiger_projectcf.projectid=vtiger_project.projectid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>inner join vtiger_crmentity on vtiger_crmentity.crmid=vtiger_project.projectid
<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_groups as vtiger_groupsProject on
vtiger_groupsProject.groupid = vtiger_crmentity.smownerid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_users as vtiger_usersProject on
vtiger_usersProject.id = vtiger_crmentity.smownerid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_users as vtiger_lastModifiedByProject on
vtiger_lastModifiedByProject.id = vtiger_crmentity.modifiedby <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_groups on vtiger_groups.groupid =
vtiger_crmentity.smownerid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_users on vtiger_users.id = vtiger_crmentity.smownerid
<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_crmentity as vtiger_crmentityRelProject624
on vtiger_crmentityRelProject624.crmid = vtiger_project.linktoaccountscontacts
and vtiger_crmentityRelProject624.deleted=0<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_account as vtiger_accountRelProject624 on
vtiger_accountRelProject624.accountid = vtiger_crmentityRelProject624.crmid<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_contactdetails as
vtiger_contactdetailsRelProject624 on
vtiger_contactdetailsRelProject624.contactid =
vtiger_crmentityRelProject624.crmid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join (select vtiger_invoice.* from vtiger_invoice
inner join vtiger_crmentity on vtiger_crmentity.crmid=vtiger_invoice.invoiceid
and vtiger_crmentity.deleted=0) as vtiger_invoice on
vtiger_invoicecf.cf_640=vtiger_project.projectid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_crmentity as vtiger_crmentityInvoice on
vtiger_crmentityInvoice.crmid=vtiger_invoice.invoiceid and
vtiger_crmentityInvoice.deleted=0 <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_invoicecf on vtiger_invoice.invoiceid =
vtiger_invoicecf.invoiceid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_currency_info as
vtiger_currency_infoInvoice on vtiger_currency_infoInvoice.id =
vtiger_invoice.currency_id <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_salesorder as vtiger_salesorderInvoice on
vtiger_salesorderInvoice.salesorderid=vtiger_invoice.salesorderid<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_invoicebillads on
vtiger_invoice.invoiceid=vtiger_invoicebillads.invoicebilladdressid<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_invoiceshipads on
vtiger_invoice.invoiceid=vtiger_invoiceshipads.invoiceshipaddressid<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_inventoryproductrel as
vtiger_inventoryproductrelInvoice on vtiger_invoice.invoiceid =
vtiger_inventoryproductrelInvoice.id <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_products as vtiger_productsInvoice on
vtiger_productsInvoice.productid = vtiger_inventoryproductrelInvoice.productid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_service as vtiger_serviceInvoice on
vtiger_serviceInvoice.serviceid = vtiger_inventoryproductrelInvoice.productid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_groups as vtiger_groupsInvoice on
vtiger_groupsInvoice.groupid = vtiger_crmentityInvoice.smownerid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_users as vtiger_usersInvoice on
vtiger_usersInvoice.id = vtiger_crmentityInvoice.smownerid <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'>left join vtiger_contactdetails as
vtiger_contactdetailsInvoice on vtiger_invoice.contactid =
vtiger_contactdetailsInvoice.contactid<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_account as vtiger_accountInvoice on
vtiger_accountInvoice.accountid = vtiger_invoice.accountid<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:70.8pt'><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'> left join vtiger_users as vtiger_lastModifiedByInvoice on
vtiger_lastModifiedByInvoice.id = vtiger_crmentityInvoice.modifiedby <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>WHERE vtiger_project.projectid &gt; 0 AND
vtiger_crmentity.deleted=0<span class=apple-converted-space>&nbsp;<o:p></o:p></span></span></p>

<p class=MsoNormal><span class=apple-converted-space><span lang=EN-US
style='font-size:10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;
background:#ECECEC'><o:p>&nbsp;</o:p></span></span></p>

<p class=MsoNormal><span lang=EN-US>As you can see in the Query, it does:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US> </span><span lang=EN-US style='font-size:
10.0pt;font-family:"Lucida Grande","serif";color:#323D4F;background:#ECECEC'>left
join (select vtiger_invoice.* from vtiger_invoice inner join vtiger_crmentity
on vtiger_crmentity.crmid=vtiger_invoice.invoiceid and
vtiger_crmentity.deleted=0) as vtiger_invoice on
vtiger_invoicecf.cf_640=vtiger_project.projectid <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>before:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'>left join vtiger_invoicecf on
vtiger_invoice.invoiceid = vtiger_invoicecf.invoiceid <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>So, I think here is the problem.<br>
<br>
Did anyone experimented some of this? Can anyone bring me some light around
this?<br>
<br>
Thank you community.</span><span lang=EN-US style='font-size:10.0pt;font-family:
"Lucida Grande","serif";color:#323D4F;background:#ECECEC'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US><br>
</span><span lang=EN-US style='font-size:10.0pt;font-family:"Lucida Grande","serif";
color:#323D4F;background:#ECECEC'><br>
<br>
<br>
</span><span lang=EN-US><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN-US
style='font-size:10.5pt;font-family:"Arial","sans-serif";color:black'><br>
<br>
</span><span lang=EN-US><o:p></o:p></span></p>

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 align=left
 width="86%" style='width:86.26%'>
 <tr>
  <td width="6%" valign=top style='width:6.3%;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal style='mso-element:frame;mso-element-frame-hspace:2.25pt;
  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:
  column;mso-height-rule:exactly'><span style='font-size:10.5pt;font-family:
  "Arial","sans-serif";color:black'><img width=50 height=104 id="Imagen_x0020_2"
  src="cid:image001.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:10.5pt;font-family:"Arial","sans-serif";
  color:black'><br>
  </span><a href="https://www.facebook.com/refineriaweb1"><span
  style='font-size:10.5pt;font-family:"Arial","sans-serif";color:blue;
  text-decoration:none'><img border=0 width=25 height=18 id="Imagen_x0020_3"
  src="cid:image002.jpg@01CE0DD1.CA1E9190"
  alt="http://www.refineriaweb.com/images/fb.jpg"></span></a><a
  href="http://twitter.com/refineriaweb"><span style='font-size:10.5pt;
  font-family:"Arial","sans-serif";color:blue;text-decoration:none'><img
  border=0 width=25 height=18 id="Imagen_x0020_4"
  src="cid:image003.jpg@01CE0DD1.CA1E9190"
  alt="http://www.refineriaweb.com/images/tw.jpg"></span></a><span lang=EN-US
  style='font-size:10.5pt;font-family:"Arial","sans-serif";color:black'><o:p></o:p></span></p>
  </td>
  <td width="93%" style='width:93.7%;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal style='mso-element:frame;mso-element-frame-hspace:2.25pt;
  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:
  column;mso-height-rule:exactly'><b><span lang=EN-US style='font-size:10.5pt;
  font-family:"Arial","sans-serif";color:black'>Adrián Granado</span></b><span
  lang=EN-US style='font-size:10.5pt;font-family:"Arial","sans-serif";
  color:black'> <br>
  </span><span lang=EN-US style='font-size:9.0pt;font-family:"Arial","sans-serif";
  color:#00AEED'>Programador </span><span lang=EN-US style='font-size:10.5pt;
  font-family:"Arial","sans-serif";color:black'><br>
  </span><span style='font-size:9.0pt;font-family:"Arial","sans-serif";
  color:black'><a href="mailto:adrian@refineriaweb.com"><span lang=EN-US
  style='font-family:"Calibri","sans-serif";color:blue'>adrian@refineriaweb.com</span></a></span><span
  lang=EN-US style='font-size:10.5pt;font-family:"Arial","sans-serif";
  color:black'> <br>
  </span><span style='font-size:10.5pt;font-family:"Arial","sans-serif";
  color:black'><img border=0 width=232 height=8 id="Imagen_x0020_5"
  src="cid:image004.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:10.5pt;font-family:"Arial","sans-serif";
  color:black'><br>
  </span><span lang=EN-US style='font-size:9.0pt;font-family:"Arial","sans-serif";
  color:black'>C/ Ram</span><span style='font-size:9.0pt;font-family:"Arial","sans-serif";
  color:black'>iro de Maez</span><span lang=EN-US style='font-size:9.0pt;
  font-family:"Arial","sans-serif";color:black'>tu 6 - Local 1<br>
  07013 Palma de Mallorca<br>
  Tel. 902 003 913<br>
  Fax 971 780 391 <br>
  </span><span style='font-size:9.0pt;font-family:"Arial","sans-serif";
  color:black'><a href="http://www.refineriaweb.com/"><span lang=EN-US
  style='font-family:"Calibri","sans-serif";color:blue'>www.refineriaweb.com</span></a></span><span
  style='font-size:9.0pt;font-family:"Arial","sans-serif";color:black'> </span><span
  lang=EN-US style='font-size:10.5pt;font-family:"Arial","sans-serif";
  color:black'><br>
  <br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_6"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>DISEÑO WEB <br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_7"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>REGISTRO DE DOMINIOS<br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_8"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>ALOJAMIENTOS WEB<br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_9"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>ALTA EN BUSCADORES<br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_10"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>MANTENIMIENTOS<br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_11"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>IMAGEN CORPORATIVA<br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_12"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>SOFTWARE A MEDIDA<br>
  </span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><img border=0 width=19 height=14 id="Imagen_x0020_13"
  src="cid:image005.jpg@01CE0DD1.CA1E9190" alt=Refineriaweb></span><span
  lang=EN-US style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>FORMACIÓN</span><span lang=EN-US style='font-size:10.5pt;
  font-family:"Arial","sans-serif";color:black'><o:p></o:p></span></p>
  </td>
 </tr>
 <tr>
  <td colspan=2 style='padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal style='mso-element:frame;mso-element-frame-hspace:2.25pt;
  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:
  column;mso-height-rule:exactly'><span lang=EN-US style='font-size:7.5pt;
  font-family:"Arial","sans-serif";color:#7F7C7C'><br>
  <br>
  Este mensaje se dirige exclusivamente a su destinatario y puede contener información
  privilegiada o confidencial. Si no es vd. el destinatario indicado, queda
  notificado de que la utilización, divulgación y/o copia sin autorización está
  prohibida en virtud de la legislación vigente. Si ha recibido este mensaje
  por error, le rogamos que nos lo comunique inmediatamente por esta misma vía
  y proceda a su destrucción. <br>
  <br>
  ------------------------- <br>
  <br>
  This message is intended exclusively for its addressee and may contain
  information that is CONFIDENTIAL and protected by professional privilege. If
  you are not the intended recipient you are hereby notified that any
  dissemination, copy or disclosure of this communication is strictly
  prohibited by law. If this message has been received in error, please
  immediately notify us via e-mail and delete it. <o:p></o:p></span></p>
  </td>
 </tr>
 <tr>
  <td width="6%" style='width:6.3%;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal style='mso-element:frame;mso-element-frame-hspace:2.25pt;
  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:
  column;mso-height-rule:exactly'><span style='font-size:7.5pt;font-family:
  Courier;color:green'><img border=0 width=38 height=32 id="_x0000_i1025"
  src="cid:image006.jpg@01CE0DD1.CA1E9190"
  alt="http://www.refineriaweb.com/mailing/images/ecology.jpg"></span><span
  lang=EN-US style='font-size:7.5pt;font-family:Courier;color:green'>No
  imprimir si no es necesario<o:p></o:p></span></p>
  </td>
  <td width="93%" style='width:93.7%;padding:0cm 0cm 0cm 0cm'></td>
 </tr>
</table>

<p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

</div>

</body>

</html>