Display of Relative Number of Modifiers
Tags:
In the V7 API for restaurants, the ability to configure the display of the number of group modifiers for a dish has been introduced.
A new property bool IRestaurant.DisplayRelativeNumberOfModifiers has been added, indicating that if false, the number of dish modifiers should be displayed as an absolute number (as it was before), and if true, as the difference between the absolute number of the modifier and its default quantity.
This setting affects the display of modifiers on the order editing screens, closed orders, delivery lists, order lists, KDS, and in service checks.
(for more details see Display of Relative Number of Modifiers).