Prevent identical orders from collapsing into single line/quantity?

Hi,

If I have 3x orders that are identical, Samba will collapse the orders into into one line, with the quantity being 3x.

So:
1 Beef Soup
1 Beef Soup
1 Beef Soup

Gets turned into:
3 Beef Soup

Is there any way to disable this behavior? I have a web app using the GraphQL api that needs each order as separate objects.

Thanks!

OK Ignore my previous comment I was wrong. Go to settings > Program Settings > Ticket Settings and un-check Merge Ticket Lines

Awesome, thanks kendash! That works great.

1 Like