> 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/etron-win/handbuch/kassa/selbstbedienungsmodus-in-der-kassa-sb-kasse.md).

# Selbstbedienungsmodus in der Kassa (SB-Kasse)

Für eine Aktivierung der SB-Kasse ist immer die aktuellste ETRON Version erforderlich

* Der ETRON Start erfolgt automatisch bis in die Kassa.
* Das Fenster hat keine Titelleiste
* Keine Artikelsuche an der Kasse
* Programm-Ende Passwort ist zum Beenden der Kassa erforderlich.
* konzipiert für HSTATION und STATION1\
  HSTATION ist das BackOffice, STATION1 ist die SB-Kasse (empfohlen)
* autom. E-Mail Versand der verkauften Ware optional möglich
* Waage bzw. Waage Verpackungsmodus (Wiegeetikett) optional

{% hint style="info" %}

#### Empfohlene Zusatzeinstellungen :

179 „Programmabbruch zur Nachtverarbeitung“ auf „J“

236 „Mit \<F10> den Verkauf ohne Rückfrage abschließen“ auf „J“

450 „Zeitpunkt der Statistikeintragungen“ auf „01:00:00“

382 „Automatischen Tagesabschluss durchführen“ auf „J“

305 „Automatische Fixierung beenden“ auf 5 Minuten

747 „Verkaufte Menge an Lieferanten senden“

749 "Infomail für RKSV Signaturausfall"<br>

Aktivierung mit Modul FILIALE, STATION, SBKASSE

&#x20;

Ein Passwort für „Programm verlassen“ muss gesetzt werden ansonsten kann die Kassa einfach geschlossen werden.
{% endhint %}


---

# 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/etron-win/handbuch/kassa/selbstbedienungsmodus-in-der-kassa-sb-kasse.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.
