Configuration

Categories, kitchen stations and printers are "hard-coded" database entries to avoid breaking any existing order entries.

Deleting an article, category or kitchen station can render existing orders invalid! As of this, these cannot be changed via the UI.

To configure a printer the database entry is as follows:

AttributeDescription
NameA unique printer name
IPThe IP address of the printer
PortThe port to communicate on
EnabledWhether any print job should be sent to this printer

As of now, the application takes always the printer named "Festwirtschaft" (hardcoded). The enable flag additionally controls whether to print or not. See here for how to change it.

For Categories and kitchen station there exists only a name.