> 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/sonstiges/etron-win-updates/versionen/version-5.763.md).

# Version 5.763

<table><thead><tr><th width="248.66666666666666">Gruppe</th><th>Änderung kurz</th><th>Änderung lang / Link</th></tr></thead><tbody><tr><td>Diverses</td><td>Listbox Filter</td><td>Bei Listbox Auswahllisten ist jetzt ein Filter verfügbar.</td></tr><tr><td>Trafik</td><td>Lotto Detailartikel in Umsatzinfo</td><td>Die Grundwerteeinstellung <a href="/pages/nfwXj4zhHrgkxHAIydlm">"Tagesabschluss" -> 740 "Lotto Detailartikel in Umsatzinfo"</a> ist verfügbar.<br>Ist diese Einstellung aktiv werden die Lotto Detailartikel automatisch in die <a href="/pages/zSsJClgI5QnevF7Orb6y">Umsatzinformation am TB/KB</a> eingetragen.</td></tr><tr><td></td><td>Gewinnauszahlungen in der Belegwiederholung</td><td>Bei der <a href="/pages/J81fh1iQd6F3rG2G8dMg#belegwiederholung">Belegwiederholung</a> werden Gewinnauszahlungen mit dem richtigen Vorzeichen verbucht.</td></tr><tr><td></td><td>Evita Bondruck Optimierung</td><td>Beim <a href="/pages/W6yvTLuk7V4XyJVBq0mo">e-Vita</a> Bondruck wurden die Fonts zur besseren Unterscheidung der Ziffern 5 und 6 optimiert.</td></tr><tr><td>Webshop</td><td>Webshopdatenfelder Übernahme</td><td>Bei der <a href="/pages/AmdrayTJt9XqTO1ABBIW">Artikelanlage mit Stammdatenübernahme</a> werden jetzt folgende Webshopdatenfelder übernommen :<br><a href="https://helpcenter.etron.info/v/etron-e-commerce/etron-windows/etron-win-webshop-artikeldaten#kurztext">-Kurztext</a><br><a href="https://helpcenter.etron.info/v/etron-e-commerce/etron-windows/etron-win-webshop-artikeldaten#langtext">-Langtext</a><br><a href="https://helpcenter.etron.info/v/etron-e-commerce/etron-windows/etron-win-webshop-artikeldaten#kategorien">-Kategorien</a><br><a href="https://helpcenter.etron.info/v/etron-e-commerce/etron-windows/etron-win-webshop-artikeldaten#webshop-attribute_zusatzfelder">-Alle Z-Felder</a></td></tr></tbody></table>


---

# 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/sonstiges/etron-win-updates/versionen/version-5.763.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.
