[Vtigercrm-developers] Reports not showing related module / uitype 10 field

lajeesh k lajeeshk at gmail.com
Wed Jan 29 08:26:40 GMT 2020


Hi Uma,

We many not create related list for all uitype 10 field but still wanted to
create report based on the related record. This is working for listview but
not in report. Can we add this feature in next release / update ?

Regards,
Lajeesh




On Thu, Jan 9, 2020 at 12:00 AM Joe Bordes <joe at tsolucio.com> wrote:

> Sorry, metabase, not mattermost, although I would recommend using
> mattermost too :-)
>
> Happy new year!
>
>
> On 8/1/20 19:24, Joe Bordes wrote:
>
> I don't think the reporting system can do what is being asked because you
> have to negate on a subquery, something like this:
>
> select accountname from vtiger_account
> where not EXISTS (select 1
>                   from vtiger_emaildetails
>                   inner join vtiger_crmentity on crmid = emailid
>                   where description like '%some_text%')
>
> as soon as you "join" on the email relation you can't do that anymore.
>
> I would recommend a direct SQL (if that is supported) or using mattermost
> or superset (we are using both with good results)
>
> please correct me if I am wrong as I haven't seen vtigercrm in ages....
>
>
> On 8/1/20 8:43, Uma S wrote:
>
> Hi lajeesh,
>
> Reports will list the fields of modules based on related-list and if
> that's chosen as secondary module in your reports. Male sure that
> particular uitype 10 is linked to module via related list.
>
> On Mon, Mar 11, 2019 at 1:21 PM lajeesh k <lajeeshk at gmail.com> wrote:
>
>> Hello,
>>
>> Reports not showing fields of related modules (ui type 10) in colum list
>> of filter.
>> Anyone has code for this feature  ?
>>
>> Regards,
>> Lajeesh
>> Freelance developer / entrepreneur
>>
>> _______________________________________________
>> http://www.vtiger.com/
>
>
>
> --
> With
> Best Regards
> Uma.S
> Vtiger Team
>
> _______________________________________________http://www.vtiger.com/
>
> --
> Un saludo
> Joe
> TSolucio
>
> JPL TSolució, S.L. garantiza la confidencialidad de los datos que obran en su poder y según lo estipulado por la LOPD
> (Ley Orgánica 15/1999 de 13 de diciembre de Protección de Datos de Carácter Personal). 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 lectura, 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. El correo electrónico vía Internet no permite asegurar la confidencialidad
> de los mensajes que se transmiten ni su integridad o correcta recepción. JPL TSolució, S.L. no asume ninguna
> responsabilidad por estas circunstancias.
>
>
> _______________________________________________http://www.vtiger.com/
>
> --
> Un saludo
> Joe
> TSolucio
>
> JPL TSolució, S.L. garantiza la confidencialidad de los datos que obran en su poder y según lo estipulado por la LOPD
> (Ley Orgánica 15/1999 de 13 de diciembre de Protección de Datos de Carácter Personal). 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 lectura, 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. El correo electrónico vía Internet no permite asegurar la confidencialidad
> de los mensajes que se transmiten ni su integridad o correcta recepción. JPL TSolució, S.L. no asume ninguna
> responsabilidad por estas circunstancias.
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20200129/74c432e7/attachment.html>


More information about the vtigercrm-developers mailing list