You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


The directory contains a list of parameters used in system settings. The directory structure is predefined, with parameters grouped by logical categories.

The Parameter property is the system name of the parameter. Name and Alt. Name are the user-defined name and alternative name of the parameter, respectively.

There are six types of parameters: integer, "time," string, Boolean, enumerated, and "reference."

  • Examples of integer parameters: "Max Consumators (commission agents) Count" (Consumators (commission agents) Count), "Maximum shift duration" (Shift duration).

  • Example of a time parameter: "Manager message time to live" (The parameter specifies the hour after which a manager's message disappears from the cash register for the waiter).

  • Example of a string parameter: "Dish (Menu item) name format" (The parameter specifies the "Name format." %0:s – name, %1:d – code, %2:s – short name (if not filled, the full name is used), %3:s – menu item remainder, %4:s – menu item price).

  • Examples of Boolean parameters: "Bonuses" (Bonuses), "Only one order per visit" (One order per visit), "Can use seating" (Use seats). A checkbox allowing the user to control the parameter with two states — ☑ enabled and ☐ disabled.

  • Example of an enumerated parameter: "Use guest count" (Use guest count). The parameter's value is selected from a list.

  • Example of a reference parameter: "Interchangeable dishes classification" (Interchangeable menu items classification).

Parameters with the Exceptions flag set can have multiple values.

The selection of a parameter value for use (only for parameters with exceptions) is done using the Parameters Usage directory.

  • No labels