How can i print a line between products like this, maybe a entity named separator, but i dont know how to achive this line
1 sandwich 15
1 beverage 5
1 sandwich 15
1 beverage 5
sukasem
February 21, 2016, 6:16am
2
New feature: Line Separator
Download Link
https://sambapos.com/?wpfb_dl=140
New Features & Fixes
Russian Language Added (Many thanks to @Oguzhan_Ademir )
Language Selection during setup will generate default database in that language.
Using <img> tag for Order Tag buttons with Image.
Retry connecting to database for Session Provider 19 error.
Key / Value support for executing âDisplay Ticket Listâ action with Ticket Tags.
Saving Margin Settings for Pivot Table > Print preview window.
Report explorer date enâŠ
Or try Course (V4 compatible). You can use Database Tool to import the setup.
Yes you guessed it right. As you need to change course for an order youâll store course as an order state and use Order State grouping on printouts. So you need to assign course for an order and add a function for changing the course of a selected order.
To assign course youâll need to create an Update Order State action that sets the course state of the order. Youâll execute it for all new added orders by handling Order Added event. You can read default course from product by using {ITEM TAG:CâŠ
Or Order Group
Sure I saw it mentioned before but am struggling to find the post.
Am setting up order grouping by course.
On order added Order Group is set based on {ITEM TAG:Kitchen Course}.
Have set an automation command to update a order to different course using command values.
But the Group doesnât get visually updated until something else happens like another item added.
Tried âRefresh Ticketâ with TicketID = 0 but doesnât help, even on an automation command button âtestâ
Also, know we can order thâŠ
1 Like
I tried by creating an action, but doesnt work for me, just to make sure i dont want to print multiple tickets, i want to print one ticket for the kitchen each meal or various meals separated with a doted line like this, how can i create an entity to show as a button in the orders screen so each waitress can use it as many times they needs to separete products.
1 FISC TACO
3 BEEF TACO
3 FISH TACO
1 DIET COKE
4 FISH TACO
1 COKE
I added an image, can someone explain to me how they add the button separator, thank you in advance
RickH
February 24, 2016, 2:46am
5
Instructions of how to use the action are here (V5 only) youll need to create and automation command button called separator and use an automation command executed rule with the action in
Download Link
https://sambapos.com/?wpfb_dl=140
New Features & Fixes
Russian Language Added (Many thanks to @Oguzhan_Ademir )
Language Selection during setup will generate default database in that language.
Using <img> tag for Order Tag buttons with Image.
Retry connecting to database for Session Provider 19 error.
Key / Value support for executing âDisplay Ticket Listâ action with Ticket Tags.
Saving Margin Settings for Pivot Table > Print preview window.
Report explorer date enâŠ
1 Like