<br><div class="gmail_quote">Hello everybody!<br><br>I have a problem with the webservices and my modules made with the vtlib. I dont know but maybe it&#39;s a bug.<br><br>I&#39;ve created two modules with the vtlib (Mds_bordereaux and Mds_tournees). Every record in Mds_tournees have some records of Mds_bordereaux linked to it. In vtiger works fine. But with the webservices I have some problems. When I try to do a doQuery like this ($query = &quot;SELECT * FROM Mds_bordereaux WHERE date_rec LIKE &#39;&quot;.$today.&quot;&#39;&quot;;) I obtain all the fields with their informations but, the field which has the Mds_tournee information (the field that appear with the link to the Mds_tournee in Vtiger), it&#39;s empty. <br>

I&#39;ve tried also to put the query in the vtbrowser, and I have the same problem, the field which is related to the other module it&#39;s empty. <br>But, it&#39;s a problem I have only with the modules make with the vtlib, because Mds_bordereaux it&#39;s linked also with the module Accounts, and with this module it works fine.<br>

<br>So, it seems that webservices have a problem when you try to have information about related modules that are created with the vtlib. I don&#39;t know if somebody has the same problem.<br><br>I need some help to solve the problem.<br>

 If you need more information you only have to ask.<br>Thanks in advance for your responses.<br><br>P.D. Sorry about my English...<br><br><br>
</div><br>