[Vtigercrm-developers] Vtiger 7.3 - Transfer ownership not working
Henry Cumbicus Rivera
hcumbicusr at gmail.com
Tue Nov 17 20:57:21 GMT 2020
Of course, Alan,
the problem is that the getRelatedModuleRecordIds method only searches the
vtiger_contpotentialrel table
[image: image.png]
El mar., 17 nov. 2020 a las 15:53, Alan Lord (<alanslists at gmail.com>)
escribió:
> The Opportunity has two different relationships with Contacts.
>
> The first is a 1:n relationship via a UIType10 reference field in the
> Opportunity called "contact_id".
>
> The second is via a n:n relationship which I believe is stored in
> vtiger_contpotentialrel.
>
> HTH
>
> Al
>
>
>
>
>
> On 17/11/2020 20:42, Henry Cumbicus Rivera wrote:
> > I see that it fails specifically with the related module of
> > Opportunities, in the source code I can see that it makes the query to
> > the table: vtiger_contpotentialrel, but this table is empty, the
> > relationship between contact and opportunity is not saved.
> >
> > As I can notice, the problem is not at the time of consulting the data
> > but rather at the time of saving the relationship between the contact
> > and the opportunity in the table: vtiger_contpotentialrel
> >
> > Path: 730vtigercrm01\modules\Vtiger\models\Module.php
> > image.png
> >
> > El mar., 17 nov. 2020 a las 15:30, Henry Cumbicus Rivera
> > (<hcumbicusr at gmail.com
> > <mailto:hcumbicusr at gmail.com>>) escribió:
> >
> > Hello,
> > I am customizing version 7.3 and I see that the option to transfer
> > ownership from the Contacts module does not work, it DOES NOT
> > TRANSFER the related modules, it only transfers the selected
> > contacts from the list.
> > Does anyone have the patch for that?
> >
> > You can try it in the demo: https://demo.vtiger.com/vtigercrm
> >
> > Observation:
> > I'm transferring it from the Admin user to a group, since in this
> > demo you can't create users, it comes out with an HTTP 500 error
> >
> > Translated with www.DeepL.com/Translator
> > <http://www.DeepL.com/Translator> (free version)
> > --
> >
> > ---------------------------------------------------------------
> > Henry C.
> > Tel.: 51956727976
> >
> >
> >
> > --
> >
> > ---------------------------------------------------------------
> > Henry C.
> > Tel.: 956727976
> >
> > _______________________________________________
> > http://www.vtiger.com/
> >
>
>
> _______________________________________________
> http://www.vtiger.com/
--
---------------------------------------------------------------
Henry C.
Tel.: 956727976
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20201117/d798c6db/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 108816 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20201117/d798c6db/attachment-0001.png>
More information about the vtigercrm-developers
mailing list