[Vtigercrm-developers] Find Duplicate and record delete error

Simone Travaglini simonetravaglini at gmail.com
Tue Aug 5 08:39:44 GMT 2014


Thank you for sharing this solution Lajeesh!



2014-08-04 19:18 GMT+02:00 lajeesh k <lajeeshk at gmail.com>:

> Hi
> I have found the solution. Just delete this file
> module/vtiger/resources/FindDuplicate.js
>
> Reason for this bug
>
> there are two FindDuplicate.js files one is in
> vlayout/layout/modules/vtiger folder
> and one is in module/vtiger/resources/FindDuplicate.js
>
> if we delete the js file in module folder , it will include the js in
> layout folder which is the updated js
>
> this is the function including js files
>
> function getHeaderScripts(Vtiger_Request $request) {
> $headerScriptInstances = parent::getHeaderScripts($request);
> $moduleName = $request->getModule();
>
> $jsFileNames = array(
> 'modules.Vtiger.resources.List',
> 'modules.Vtiger.resources.FindDuplicates',
>  );
>
> }
>
>
> Regards,
> Lajeesh
>
>
> On Mon, Aug 4, 2014 at 9:10 PM, lajeesh k <lajeeshk at gmail.com> wrote:
>
>> Then I will find out the solution and update here
>>
>>
>> Regards,
>> Lajeesh
>>
>>
>> On Mon, Aug 4, 2014 at 8:31 PM, Simone Travaglini <
>> simonetravaglini at gmail.com> wrote:
>>
>>> I ask for the same some week ago, but no clue!
>>>
>>>
>>>
>>> 2014-08-04 16:55 GMT+02:00 lajeesh k <lajeeshk at gmail.com>:
>>>
>>>> I am sure someone from vtiger team can help me in this. Because this
>>>> bug is fixed in vtiger 6.1. Please give me a clue
>>>>
>>>>
>>>> Regards,
>>>> Lajeesh
>>>>
>>>>
>>>> On Mon, Aug 4, 2014 at 4:37 PM, lajeesh k <lajeeshk at gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I have used the find duplicate action, then select record and click
>>>>> delete. I gets a js warning "please select atleast one record" eventhough I
>>>>> have selected record. This issue is seems fixed in vtiger 6.1 . Can I know
>>>>> whats the fix for vtiger 6 or where is the error
>>>>>
>>>>> Regards,
>>>>> Lajeesh
>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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/20140805/859be768/attachment.html>


More information about the vtigercrm-developers mailing list