Added Gratuity
Make sure this item does NOT exist before adding. Needs to be in it's own class (e.g. MISC - Gratuities, or Non Sale - Gratuity)
SQL to check if exists: select * from menuitem where itemName='Added Gratuity'
Other than that needs to be set up spelled exactly: Added Gratuity
Needs to have price1 of 0.00 and non-sale item checked
Open Payout
Make sure this item does NOT exist before adding. Needs to be in it's own class (e.g. MISC - Payouts, or Non Sale - Payouts)
SQL to check if exists: select * from menuitem where itemName='Open Payout'
Other than that needs to be set up spelled exactly: Open Payout
Needs to have price1 of 0.00 and non-sale item checked
Pick Number
This is special item that will have remote tickets print with name/number at the top of the ticket. Classification is not important
Other than that needs to be set up spelled exactly: ** TO GO NUMBER **
Needs to have price1 of 0.00 and non-sale item checked. Ideally put a forced mod on it with a single item (keyboard) so that keyboard will pop up after this button is picked