Hello,
I'm trying to implement some custom code for Batch Draft Invoice previewing.
Currently, we're looping through the selected Sales Invoices and then calling DocumentPrint.PrintSalesHeader(Rec)
This works OK, but I'd like to remove some of the filters so that the previewer shows all invoices in the selected range.
If I manually remove the Bill To Customer and the Invoice No. I get the correct behaviour. How can I remove these programatically?
Any assistance would be very helpful.
Kind Regards,
D