> 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/einstellungen/allgemeine-einstellungen/lager/vorgange.md).

# Vorgänge

> *Einstellungen* ➜ *Lager* ➜ *Vorgänge*

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FpIM8PNkKT5pBpr3HiCyH%2Fimage.png?alt=media&amp;token=9aa60a40-c10b-40f3-848b-3f00904ba8f9" alt=""><figcaption><p><em>Einstellungen</em> ➜ <em>Lager</em> ➜ <em>Vorgänge</em></p></figcaption></figure>

## **Verpackungen**

Die Verfolgung von Produkten über Verpackungen wird aktiviert.

<mark style="color:$info;">**Weitere Informationen:**</mark>\
[Verwendung und Anlage von Produktverpackungen](/verwaltungsoberflache/konfiguration/stammdaten-produkte/produkte/produktverpackungen.md#uebersicht)

## **Kommissionierrichtlinie**

* **Produkte so schnell wie möglich versenden, mit Lieferrückständen**

Es werden auch Teillieferungen erlaubt, um Produkte so schnell wie möglich zu versenden. Für die noch nicht lieferbaren Produkte kann ein [Lieferrückstand](/verwaltungsoberflache/konfiguration/lager/vorgangsarten.md#lieferruckstand-erstellen) erstellt werden.

* **Alle Produkte auf einmal versenden**

Es wird nur eine Lieferung mit allen Produkten versendet, sobald alle Produkte für die Lieferung verfügbar sind.

## **Empfangsbericht**

Sobald Mengen eingegangen sind werden diese angezeigt und zugeordnet.

## **Warnungen**

Für Produkte und Kontakte kann eine Warnung mit Text hinterlegt werden. Wird das Produkt oder der Kontakt zum Verkauf hinzugefügt, erscheint der hinterlegte Text als Pop-Up in der Oberfläche.

* Das Feld im [Produktstammblatt](/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/verkauf.md#warnung-beim-verkauf-des-produkts)
* Das Feld im [Kontakt](/verwaltungsoberflache/stammdaten/kontakte.md#warnung-in-der-kasse)

## **Datum der jährlichen Inventur**

Tag und Monat, an dem die jährliche [Inventur ](/verwaltungsoberflache/lager/inventur.md)stattfinden soll.

QR-Code für Scan in Kasse

Ist die Einstellung aktiviert, wird ein QR-Code auf Bestellungen gedruckt, durch Scan des QR-Codes kann die Bestellung direkt in der Kasse aufgerufen werden.

<mark style="color:$info;">**Weitere Informationen:**</mark>

{% content-ref url="/pages/e8DTP8fn3h2cDG9Q9AfV" %}
[Via QR-Code Belege & Aufträge in der Kasse aufrufen](/schnelles-wissen/kasse/via-qr-code-belege-and-auftrage-in-der-kasse-aufrufen.md)
{% endcontent-ref %}


---

# 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/einstellungen/allgemeine-einstellungen/lager/vorgange.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.
