<div>Hi Everyone,</div><div><br></div><div>I have been looking into the forum and I haven&#39;t found any post related to this matter.</div><div><br></div><div>As it&#39;s express in the subject, I&#39;ve been asked for change the purchase order status to PRINTED after a user print the order.</div>
<div>The easy way is to add and update sentence on the CreatePDF.php after the line </div><div><br></div><div><b>$controller-&gt;Output(&#39;PurchaseOrder_&#39;.$purchaseorder_no.&#39;.pdf&#39;, &#39;D&#39;);</b></div><div>
<br></div><div><br></div><div>But, the users can&#39;t see the new status for the Current Purchaseorder until they lookup again for the record. Is there any event i can trigger to perform a reload record??</div><div><br></div>
<div>What do you recommend for achieving this?</div><div><br></div><div>I really appreciate any sugestions, I also wrote this message as a post on vtiger forums.</div><div><br></div><div>Thanks in advance</div>