[Vtigercrm-developers] after migration to 6.3 email related are shown uncorrectly

Simone Travaglini simonetravaglini at gmail.com
Tue Aug 25 18:06:39 GMT 2015


Yes resolved as suggested changing => with , as example:

'Subject' => Array('activity' , 'subject'),

here:
In modules/Emails/Emails.php there is:

         var $list_fields = Array(
                 'Subject' => Array('activity' => 'subject'),
                 'Related to' => Array('seactivityrel' => 'parent_id'),
                 'Date Sent' => Array('activity' => 'date_start'),
         'Time Sent' => Array('activity' => 'time_start'),
                 'Assigned To' => Array('crmentity', 'smownerid'),
                 'Access Count' => Array('email_track', 'access_count')
         );

thanks for resolution! ;)


2015-08-25 19:49 GMT+02:00 Ranieri <rslemer at gmail.com>:

> There are two problem, broken a column list and show wrong information for
> send email data ( time )
>
> 2015-08-25 12:02 GMT-03:00 Simone Travaglini <simonetravaglini at gmail.com>:
>
>> also hour is uncorrect is 2:00 for all email...
>> I noticed same problem in fresh install... it's a know bug?
>>
>> 2015-08-25 16:50 GMT+02:00 Ranieri <rslemer at gmail.com>:
>>
>>> yes for me not show right date ... always displayed 00:00:00 ...
>>>
>>> 2015-08-25 11:39 GMT-03:00 Simone Travaglini <simonetravaglini at gmail.com
>>> >:
>>>
>>>> Hi after migration to 6.3 now related list of email are not shown
>>>> correctly, is not show subject and date, but only hour, assigned to and
>>>> counter.
>>>> Anyone faced same problem?
>>>>
>>>> --
>>>> Simone Travaglini
>>>> 328 5499846
>>>> Linkedin: Simone Travaglini
>>>>
>>>>
>>>> Rispetta l'ambiente: non stampare questa mail se non ti è veramente
>>>> necessario!
>>>>
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>>>
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> Simone Travaglini
>> 328 5499846
>> Linkedin: Simone Travaglini
>>
>>
>> Rispetta l'ambiente: non stampare questa mail se non ti è veramente
>> necessario!
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Simone Travaglini
328 5499846
Linkedin: Simone Travaglini


Rispetta l'ambiente: non stampare questa mail se non ti è veramente
necessario!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150825/766c58e9/attachment.html>


More information about the vtigercrm-developers mailing list