basically I want to add a line on the bottom of the kitchen order chit for Take Out orders that reads the time of the transaction and then automatically adds 30 minutes and then prints it on the order chit. That way the kitchen could juggle in house orders as a priority and take out as needed. Ultimately I hope to be able to program 3 keys (+30 minutes, +45 minutes, +60 minutes) that would do the calculation automatically based on how jammed up it is.
item 1
item 2
item 3
=================
pickup at xx:xx
=================
Can someone help me with the table that I would use to read the current order time? I figure I could write a SIM that would do the trick?
Thanks!
item 1
item 2
item 3
=================
pickup at xx:xx
=================
Can someone help me with the table that I would use to read the current order time? I figure I could write a SIM that would do the trick?
Thanks!