Selected Menu Items for Specific Entities

Hello Everyone, thank you for all the support so far.

My question is, is there a way i can assign several menu items to only a specific number of entities of the same entity type?

For example, I have 10 tables in my restaurant. I want some meals to only be served to 5 tables. All the tables however belong to the Table entity type. Is there a way I can do that?

Thank you for your assistance.

You can tag specific products with custom product tags and allow serving them for specific tables by handling Order Added event. However you need to have some experience with SambaPOS Automation infrastructure to be able to setup such custom rules.

This tutorial demonstrates how to configure SambaPOS to disallow selling alcohol to minors. I’ll recommend you to review that to understand how to use custom tags and rules to disallow selling products. The different part is you’ll test table numbers instead of customer age.