> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/kasse/menu-kassenoberflache.md).

# Menü Kassenoberfläche

<figure><img src="/files/wQyOLeflqyrqjuvOcjZB" alt=""><figcaption></figcaption></figure>

{% embed url="<https://event.webinarjam.com/register/24/3n9o0alo>" %}

Das Kassen-Menü kann über das Icon <img src="/files/eH49F93XcqCItS8rwsqQ" alt="" data-size="line"> geöffnet werden.

<div align="left"><figure><img src="/files/BvqE5fudntoHrn2oPs7D" alt="" width="257"><figcaption></figcaption></figure></div>

### Kasse

Öffnet die Verkaufsoberfläche der Kasse

### Einstellungen

Öffnet die Einstellungen der Kasse (Sitzung, Drucker, etc.)

### Übertragungsübersicht

Öffnet die Übertragungsübersicht der Kasse

### Daten aktualisieren

Öffnet die Datenaktualisierung der Kasse (Durchzuführen nach Änderungen in der Verwaltungsoberfläche)

### Helpcenter

Öffnet das ETRON OnRetail Helpcenter in einem neuen Fenster

### Verwaltungsoberfläche

Öffnet die Verwaltungsoberfläche in einem neuen Fenster

### KNr: Kundennummer, Versionsinfo - Anzeige in der Kassenoberfläche

Der Menüpunkt zeigt die Kundennummer an, dadurch kann z.B. bei einem Anruf beim Helpdesk schnell die eigene Kundennummer eingesehen werden.

Beim Öffnen des Menüpunkts wird die Versionsinfo angezeigt, diese gibt Auskunft über die Version der Kasse (pos\_version) und der Verwaltungsoberfläche (backend\_version), sowie das Erstelldatum der Kasse (pos\_build\_date)

<figure><img src="/files/M3dGeRi8lCgelOnTR1Vn" alt="" width="498"><figcaption></figcaption></figure>

<mark style="color:$info;">**Weitere Informationen:**</mark>\
[Kundennummer - Anzeige in der Verwaltungsoberfläche](/schnelles-wissen/verwaltungsoberflache/allgemeine-funktionen/menuleiste-and-benutzermenu.md#kundennummer-anzeige-in-der-verwaltungsoberflache)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/kasse/menu-kassenoberflache.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
