Hi, Have you looked at the Print Manager screen in IFS?
Any reports printed using IFS Background Printing should show up there.
If you are using the Foreground Print options in IFS, then I will be curious to find out if there is any screen which tracks the printing.
We have an event action on PDF_REPORT_CREATED with some PL/SQL code that calls COMMAND_SYS.MAIL. When the invoice is connected to an order, we write to the customer order history where the email got sent.
We have an event action on PDF_REPORT_CREATED with some PL/SQL code that calls COMMAND_SYS.MAIL. When the invoice is connected to an order, we write to the customer order history where the email got sent.
Wow that sounds great! Any chance you can share the code so I can try the same thing? Just what we need
We have an event action on PDF_REPORT_CREATED with some PL/SQL code that calls COMMAND_SYS.MAIL. When the invoice is connected to an order, we write to the customer order history where the email got sent.
Don’t suppose you saw my request? Would be a perfect solution for me.
really appreciate the help
Dont need this now! I noticed we have a screen that actually already stored the information from the Customer order Lines history. Did a little filtering and hey presto - i have a list of emailed invoices.
Thanks for help - this one is resolved