<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Noted & Fixed: <a href="https://code.vtiger.com/vtiger/vtigercrm/-/issues/2002">https://code.vtiger.com/vtiger/vtigercrm/-/issues/2002</a></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thank you.</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Feb 23, 2026 at 9:11 PM Giuseppe Mazzucato <<a href="mailto:direzione@beppo.it">direzione@beppo.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div>
    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>Il 23/02/26 16:16, Vincenzo Bruno ha
      scritto:<br>
    </div>
    <blockquote type="cite">
      
      <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>Il 19/02/26 01:09, Alexander Allen ha
        scritto:<br>
      </div>
      <blockquote type="cite">
        
        <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 cols="72">-- 
Vincenzo Bruno
Coopyleft soc. coop. a r.l.
<a href="http://www.coopyleft.it" target="_blank">www.coopyleft.it</a>
tel: 3287252923
    
</pre>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>