<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
To solve add just one line in file modules/Reports/views/Edit.php<br>
<br>
133 if ($request->get('isDuplicate')) {<br>
134 $viewer->assign('IS_DUPLICATE', true);<br>
135 }<br>
+++ else $viewer->assign('IS_DUPLICATE', false);
//this is the line to add<br>
136 $viewer->view('Step1.tpl', $moduleName);<br>
<br>
Best regards<br>
<br>
Beppo<br>
<br>
<div class="moz-cite-prefix">Il 23/02/26 16:16, Vincenzo Bruno ha
scritto:<br>
</div>
<blockquote type="cite"
cite="mid:f48c2eec-8a0a-4b8a-a3f2-53cc12081fb5@vinsoft.it">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p><font size="4">I confirm the issue in 8.4, not present in 8.3</font></p>
<p><font size="4">Looking for the cause</font></p>
<p><font size="4">Vincenzo</font></p>
<p><font size="4"> </font></p>
<div class="moz-cite-prefix">Il 19/02/26 01:09, Alexander Allen ha
scritto:<br>
</div>
<blockquote type="cite"
cite="mid:CAFpJncTF6PoZk=FX2a0NyWFvuYjxtWJ-eX84BGK0BLZ5z9gRKA@mail.gmail.com">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hello Everyone, have you notice that installing a fresh
version of Vtiger 8.4 the reports module has this error.</div>
<div><br>
</div>
<div>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. </div>
</div>
<br>
</blockquote>
<pre class="moz-signature" cols="72">--
Vincenzo Bruno
Coopyleft soc. coop. a r.l.
<a class="moz-txt-link-abbreviated" href="http://www.coopyleft.it"
moz-do-not-send="true">www.coopyleft.it</a>
tel: 3287252923
</pre>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre wrap="" class="moz-quote-pre">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
</blockquote>
<br>
</body>
</html>