Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Children Display
alltrue

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

Image RemovedImage Added

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.

...

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

Image RemovedImage Added

  • 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).

Image RemovedImage Added

  • 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).

Image RemovedImage Added

  • 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.

Image RemovedImage RemovedImage AddedImage Added

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

Image RemovedImage Added

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

Image RemovedImage Added

Parameters with the Exceptions flag set can have multiple values.
Image RemovedImage Added

Image RemovedImage Added

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

Image RemovedImage Added