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:
| Attribute | Description |
|---|---|
| Name | A unique printer name |
| IP | The IP address of the printer |
| Port | The port to communicate on |
| Enabled | Whether 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.