Created an event to send email when a Purchase Order Req is “Converted to PO”.
I used “idoItemUpdate” as well as “idoPostItemUpdate” on the “SLPreqitems” IDO, however my event only fires when the req status changes from Requested to Approved and not Approved to Converted.
I would like to send notification when the status changes to “C” or converted and grab the PO Number and include it in the email.
Any ideas?