> 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/verwaltungsoberflache/konfiguration/lager/ventor.md).

# 🔧 Ventor

{% hint style="success" %}
*Modul: ETRON onRetail V2 Ventor Schnittstelle*
{% endhint %}

> *Konfiguration -> Lager -> Ventor*

<figure><img src="/files/2XrTtJkqqziYYufW5stC" alt=""><figcaption></figcaption></figure>

## Überblick

Die Ventor-Konfiguration enthält verschiedene Einstellungsmöglichkeiten, die nach den Menüpunkten der App benannt sind.&#x20;

Diese lauten:

* Paketverwaltung
* Stapelkommissionierung
* Cluster-Kommissionierung
* Interne Übertragungen
* Einlagerung, Bestandsanpassungen
* Sofortinventur
* Schnelle Info
* Lagerbetrieb<br>
* Ausschussverwaltung
* SO erstellen
* PO erstellen

Jede Einstellung kann auf TRUE oder FALSE gesetzt werden. Die vorgenommenen Änderungen werden direkt innerhalb der App übernommen.

## Anpassungen der Einstellungen

Standardmäßig ist die Möglichkeit, diese Einstellungen innerhalb der Ventor App zu ändern, deaktiviert. Dies verhindert, dass Benutzer versehentlich oder absichtlich Änderungen an den Einstellungen vornehmen können.

## Aktivierung der Anpassungen in der App

Sollten Änderungen der Einstellungen innerhalb der App gewünscht sein, ist dies dennoch möglich. In diesem Fall kann der [ETRON Support ](/support-sonstiges/support-kontaktieren.md)kontaktiert werden, um die Funktion zum direkten Bearbeiten der Einstellungen in der Ventor App freizuschalten.

## Durchführung der Anpassungen

Nachdem die Einstellungen freigeschaltet sind, können mehrere Tests erforderlich sein, um sicherzustellen, dass die App wie gewünscht konfiguriert ist. Es ist wichtig, die App gründlich zu testen, um die optimalen Einstellungen zu finden.


---

# 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/verwaltungsoberflache/konfiguration/lager/ventor.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.
