[Vtigercrm-developers] Vtiger 7.3 - Transfer ownership not working
Alan Lord
alanslists at gmail.com
Tue Nov 17 20:52:09 GMT 2020
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/
>
More information about the vtigercrm-developers
mailing list