> 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/leergut-pfandkubelverwaltung.md).

# Leergut/Pfandkübelverwaltung

Die Grundwerteeinstellung "Diverses" -> 868 "Kundenstamm Leergutverwaltung"

Mit dieser Option werden Zusatzfunktionen zur Leergutinfo aus dem Kundenstamm aktiviert.&#x20;

-Andruck am Kassabon&#x20;

-Andruck am A4 Beleg&#x20;

-Auswertung Leergut "(Kundenstamm" in der Statistik

-Die Definition muss unter 702 "Kundenstamm Zusatzfelder" erfolgen.&#x20;

-Der Feldname muss mit "Leergut " + Leergutbezeichnung beginnen.&#x20;

![](/files/XVzaPXrSPqBhF8C2odER)

-Wertänderungen erfolgen über die Zusatzfelder im Kundenstamm.&#x20;

![](/files/32Rw9tzRidW3lfEc1Q5Y)

-Eine Wertänderung ist per +/- Touch Tasten möglich&#x20;

-Die Leergutinfo wird auf Bon, A4 Rechnung und Lieferschein angezeigt.&#x20;

![](/files/ABwcz3KKmBAjk5PtPnlz)

-Die Leergutinfo enthält den Pfandkübeltext und den aktuellen Gesamtstand&#x20;

-Bei einer Belegkopie wird immer der aktuelle Stand angezeigt nicht der ursprüngliche Stand bei der Belegerstellung&#x20;

-Die Pfandbestände laufen unabhängig von Verkäufen oder Lagerbuchungen.&#x20;

-Die bestehende Pfandauswertung funktioniert nicht für diese Daten.&#x20;

-Die Auswertung erfolgt unter "Statistik" -> "Stückzahlen" -> "Leergut (Kundenstamm)"


---

# 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/leergut-pfandkubelverwaltung.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.
