I’m love SambaPOS, since I tried it at home I have installed it at my two restaurants and works sweeeet
We use the order tags to specify the point of the meat(done, welldone…), the sideorder (fries, baked potatoe…), and some other things like “no salt”, “no bread”
We need to fix the position of the “POINT” and “SIDEORDER” tags to be ALWAYS the first two tags on the product line on the kitchen ticket, f.e:
1 BIG CRAZY BEEF STEAK
MEDIUM RARE
BAKED POTATOE
BBQ SAUCE
NO SALT
but many times we get something like
1 BIG CRAZY BEEF STEAK
BAKED POTATOE
BBQ SAUCE
MEDIUM RARE
NO SALT
I know its because the waitress entered the point or sideorder tags in different order, but because the customers asking to change the point or sideorder in random moments of the order its impossible to do it manually all the time.
I’m using V4 and the question is about the printed tag-order.
When the kitchen has lots of tickets they need to find the interesting tags (meat point and sideorder) as quick as possible, this to order tags must be always the first two tags on the product line at the ticket.
[ORDERS]
- {QUANTITY} {PORTION} {PRODUCT NAME}
{SORTED ORDER TAGS}
Find:
[ORDER TAGS]
– Format for order tags
{ORDER TAG NAME}
Modify to:
[SORTED ORDER TAGS]
– Format for order tags
{ORDER TAG NAME}
Now it doesn’t matter the order used by the waitress to enter the TAGS, they will show correctly on your ticket, this way your kitchen will read the tickets faster and easier