RE: Automatically print 2 invoices
Hello Jo Wykerd,
If you want to print same report twice in flexible billing invoice, you need to do the set up in Billing Information Maintenance screen. here you can define the No.of copies to be printed while doing the invoice print.
Below screen shot is for your reference.
If you want to print the two different reports on Invoice print, you may have to do the customization in Invoice Print screen. You have to write the VBA code to launch & print the brand new report in Print Company 'XXX' invoices button event of Invoice Print screen.
Hope this explains.