Linebreak in a Portion

I know it’s possible to have a linebreak in a Portion but the code for the linebreak prints on the ticket.

Is there a way to not print the linebreak code on the ticket?

Could you please share an example so we can better understand?

  • A screenshot showing how you are adding the line break in SambaPOS (menu/portion setting).
  • A picture of the ticket where the line break code is being printed.

With these, we can clearly see the issue and suggest the right solution.

Ok, so here is my portion (one of many) for a Gourmet Toasty:

This is in the product set up screen. This looks like this in the menu:

Which is really small compared to the other items.
If I add a linebreak (2 different ways):


Or

The menu looks like this:


And

So far so good :+1::grin:

But when I print the ticket, I get this:


And

This happens because you are using the ECS POS printer type. With this type, the text is printed literally instead of creating a new line.

If you change your printer type and template to HTML, then you can use and it will correctly break the line without printing the tag.

image

1 Like

Awesome thanks, I’ll give that a try at the end of service today. :+1::+1::+1:

1 Like