iPOS - Make Line Monitor Configuration
Docket Printing Configuration
When the following is set:
Dockets : Print on Request
posDocketQueues = “B”
- Place Order (Food and Drink Items) and pay for order
- POS prints Reciept
- Bump Kitchen items on Kitchen MLM
- Bump Bar on Bar MLM and no docket is printed
Please Note: a Final Docket is Printed when ALL items including Drinks are BUMPED
When the following is set:
Dockets : Print Automatically
posDocketQueues = “B”
- Place Order (Food and Drink Items) and pay for order
- POS prints Reciept
- Drink Items Print automatically and DO NOT show on MLM
- Bump Kitchen items and once all items are bumped, Docket is produced is ALL items including Drinks
When the following is set:
Dockets : Print Automatically
posDocketQueues = “KB”
- Place Order (Food and Drink Items) and pay for order
- POS prints Dockets for Kitchen and Bar
All Docket Printing Automatically:
Dockets : Print Automatically
posDocketQueues = “”
Dockets : No Printing
mlmPrintDockets = “”
- Place Order (Food and Drink Items) and pay for order
- POS prints Reciept
- Bump Kitchen items and Docket will not print
Dockets : MLM Print Options
mlmPrintDockets = “All”
- Will print all dockets when bumped
mlmPrintDockets = “T”
- Allows for the selection of different order types to be the only type to print
- To select add a number next to the T E.G. T1, T2, T3
mlmPrintDockets = “S”
- Allows for the selection of different order sources to be the only type to print
- To select add a number next to the S E.G. S1, S2, S3