[Vtigercrm-developers] Report Error in Fresh Vtiger 8.4 installation
Giuseppe Mazzucato
direzione at beppo.it
Mon Feb 23 15:29:44 GMT 2026
To solve add just one line in file modules/Reports/views/Edit.php
133 if ($request->get('isDuplicate')) {
134 $viewer->assign('IS_DUPLICATE', true);
135 }
+++ else $viewer->assign('IS_DUPLICATE', false); //this is
the line to add
136 $viewer->view('Step1.tpl', $moduleName);
Best regards
Beppo
Il 23/02/26 16:16, Vincenzo Bruno ha scritto:
>
> I confirm the issue in 8.4, not present in 8.3
>
> Looking for the cause
>
> Vincenzo
>
> Il 19/02/26 01:09, Alexander Allen ha scritto:
>> Hello Everyone, have you notice that installing a fresh version of
>> Vtiger 8.4 the reports module has this error.
>>
>> If you create a Report and then you Edit it, Vtiger creates a new
>> report with the same name and then you get two reports.
>>
> --
> Vincenzo Bruno
> Coopyleft soc. coop. a r.l.
> www.coopyleft.it
> tel: 3287252923
>
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20260223/c9c38cd1/attachment.html>
More information about the vtigercrm-developers
mailing list