Pre Order Tickets

Hello @JohnS, I’ve prepared a test release for you. I’ll be happy if you can let me know if it works fine or not.

Only for testing. Don’t use it on production. Click here to download.

** Uninstall Previous version.

###What is changed?

  1. Commands setting added to Ticket Lister Widget Settings. You can enter one automation command name per row and each row displayed as a command button. When you click a button it executes automation command and sets selected ticket ids (comma separated) as command value. So you won’t need to store ticket ids somewhere anymore. These commands also supports command confirmation settings. Here are the supported formats:
  • [Automation Command Name]
  • [Display Name]=[Automation Command Name]
  • [Display Name]=[Automation Command Name]:[Button Hover Color]
  • [Display Name]=[Automation Command Name]:[Button Color],[Button Hover Color]
  • Select All: If you name a command as Select All it wont execute a command but selects all tickets instead.
  1. Execute Print Job action accepts Ticket Ids parameter. If you pass a comma separated ticket Ids to this parameter it creates a dummy ticket that contains all orders from these tickets. That ticket does not contain any other merged information form tickets. Just orders. If you pass a single ticket id, it prints that ticket so you can use same action for single selection printing and multiple selection printing.

Sorry for the poor writing but I think you’ll get the idea. Please let me know if you need more info.