@Sirus Badiee You can't, as far as I know, you need to build your own Suitelet(if you want an interface) or Map Reduce to create your Invoices in Bulk.
s
Sirus Badiee
12/30/2019, 5:44 PM
Shucks on shucks. Well, thanks for the quick response @alien4u!
Sirus Badiee
12/30/2019, 5:45 PM
Was just hoping I could use the bulk invoicing for more than 200 Invoices at a time
a
alien4u
12/30/2019, 5:47 PM
You will definitely need a Map Reduce for that, where you can fed a list(from File or Search) and it will do the job.
s
Sirus Badiee
12/30/2019, 5:49 PM
I actually have a workflow currently running, but it's still considerably slower than the bulk processing (I need to process ~10k Invoices) - do you think map/reduce would be that much faster?