SambaPOS Forum

English Boards => Support => Topic started by: lemmings on February 01, 2013, 08:26:07 pm

Title: Limiting selection of multiple modifiers
Post by: lemmings on February 01, 2013, 08:26:07 pm
We have to use rules and actions if you wish to limit the number of modifiers you are able to select for a product (i.e only 3 sandwich fillings out of a possible 6).

The issue I have found that you are able to use a rule to remove last modifier if more than 3 are selected but this does not stop you selecting and already selected modifier more than once. (For example fillings Cheese, Tomato, Lettuce, Onion, Ham, Chicken. If you select Cheese, Tomato and Onion, you cannot select Ham, Chicken and Lettuce but you can still select multiples of Cheese, Tomato and Onion).

Iam not sure if this is intended behavior, if it is then you need to create a further rule for each modifier so that the last one is removed if it is selected more than once to stop this behavior from occurring.

My chef picked this up on a kitchen ticket today which stated that fillings where Tomato x 3, Onion and Ham and was confused !!

Does Multiple Selection mean being able to select more than one modifier in a group or being able to select a modifier more than once ?
Title: Re: Limiting selection of multiple modifiers
Post by: toni on February 26, 2013, 06:14:24 am
What are your actions and rules for this limitation ?
Title: Re: Limiting selection of multiple modifiers
Post by: lemmings on February 27, 2013, 08:22:36 pm
Sorry for delay.

I set up a rule:

Rule Name: PotatoSkin_Morethan2
Event: Modifier Selected
Modifier Group Name: Potato Skin Filling
Total Modifier Count > 2
Action: Remove Modifier

I set up an action:

Action Name: Remove Modifier
Type: Remove Last Modifier

This rule and action will enable you to limit the number of modifiers selected
Title: Re: Limiting selection of multiple modifiers
Post by: toni on February 28, 2013, 09:11:07 am
Cheers mate