I've got some plugin code which does a sales order process to close it when & as appropriate.
Stupid question...
I notice that the .Process() has some parameters
I'm assuming I can specify during the process to print an invoice (or delivery docket or whatever) by adding relevant parameters. I just can't get the right syntax.
Any examples?


