<div>Hi Everyone,</div><div><br></div><div>I have been looking into the forum and I haven't found any post related to this matter.</div><div><br></div><div>As it's express in the subject, I'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->Output('PurchaseOrder_'.$purchaseorder_no.'.pdf', 'D');</b></div><div>
<br></div><div><br></div><div>But, the users can'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>