Hello
We have to re-write a procedure that carries out processing and document bulk.
Specifically it is printing invoices.
As you have done in similar cases?
( it is the old concept of batch)
We are talking about a process that has to make a print of 2000/3000+ documents.
It is unthinkable make it in iterative mode and make the client wait for 30/60 minutes.
How do you solve cases like this?
Example process:
- Accounting for invoices
- Generation and print bills
- Print stock movements
- Etc ..
Ty for answer