I have a process in ion that sends sync.purchase order to my vendor through ftp (it works fine). Here are my problems:
1- If I go to poet to maintain the order (ex: add a new line or change price ) this order also get sent to my vendor. I don't want to send it to ftp twice
2- If I create an order for a vendor and I only want it to be send by email, this order goes to my ftp. (what I don't want)
3- Same thing if I reprint the purchase order through Pord
What can I do about this ? Is there a trigger in the xml bod ?