What causes duplicate lines to print on invoices? We have a client that has the issue every month with a certain type of invoice. Sometimes the lines print twice and sometimes they print three times.
I run the following script to fix the error to remove the stray records:
DELETE from RPTRUNTIME on SYSTEM DB and DELETE from RPTCOMPANY & DELETE from RPTRUNTIME on APP DB.
We are trying to find out why this issue keeps occurring.
*This post is locked for comments
I have the same question (0)