baanspider
5th June 2012, 05:45
Hi experts

Has anyone created a customized program to run the compose/print/post invoices automatically?

Can we use AFS or DAL?

Or does anyone know the dll library to do this?

thanks and regards

helloakshay
12th June 2012, 19:17
Hi,

We have done it partially..

Like after release to warehousing. we have given a session in the sales order header as "Invoice" when user select this all the steps like compose print and post happenes. You can also automate it further as per your requirement

ashishjain
12th June 2012, 19:28
Hi,

Yes AFS can be used. You can try writing a 3GL script & call it in backgroung.

Example: You have process A, B & C and you want to automate process B & C. So write the 3GL for process B & C and call this three 3GL in script of process A.