> 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/einkauf/auftrage.md).

# ⚙️ Aufträge

> &#x20;*Einstellungen* ➜ *Einkauf* ➜ *Aufträge*

<figure><img src="/files/RPRHoUnZTL7arxpFaUyt" alt=""><figcaption><p> Einstellungen ➜ Einkauf ➜ Aufträge</p></figcaption></figure>

## Bestellbestätigung

<div align="left" data-with-frame="true"><figure><img src="/files/3gWngJqYtp7JYXTZgJ5j" alt=""><figcaption></figcaption></figure></div>

Wenn eine Bestellung ab einem gewissen Wert zuerst von einem Manager bestätigt werden soll, kann hier die Summe eingegeben werden, ab der eine Bestätigung benötigt wird.

## Warnungen

<div align="left" data-with-frame="true"><figure><img src="/files/8axJI4mUeo0oq7DOxy0Q" alt=""><figcaption></figcaption></figure></div>

Für Produkte und Kontakte kann eine Einkaufswarnung mit Text hinterlegt werden. Wird das Produkt oder der Kontakt zum Einkauf hinzugefügt, erscheint diese Warnung in der Oberfläche.

[Zur Beschreibung der Einkaufswarnung](/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/einkauf.md#warnung-beim-einkauf-dieses-produktes)

## Eingangserinnerung

<div align="left" data-with-frame="true"><figure><img src="/files/hEp5E81XxXz0VOWgTEoO" alt=""><figcaption></figcaption></figure></div>

Der Haken ist zu setzen, wenn man den Lieferanten mit einer E-Mail an ein bevorstehendes Lieferdatum der getätigten Bestellung erinnern möchte.

## Bestätigte Bestellungen sperren

<div align="left" data-with-frame="true"><figure><img src="/files/diFLGodWlnawpjr43edR" alt=""><figcaption></figcaption></figure></div>

Bei gesetztem Haken ist eine Bestellung nicht mehr bearbeitbar (z.B. Hinzufügen von Produkten / Verändern von Menge, Preis), nachdem er bestätigt wurde.

<figure><img src="/files/eOlir8lOpjn5kwCm3YoR" alt=""><figcaption><p>Statusleiste mit aktuellem Status "Gesperrt"</p></figcaption></figure>

## Hersteller Code

<div align="left" data-with-frame="true"><figure><img src="/files/M6DhxBCgGhBuWcrDZNs5" alt=""><figcaption></figcaption></figure></div>

Hier kann man auswählen ob und wie der Herstellercode in den Angebots-/Auftragszeilen der Produktbeschreibung angezeigt werden soll

* keine Auswahl - Code wird nicht angezeigt
* am Beginn (Davor)
* am Ende (Danach)

![](/files/UbyayXhoX33t04AyebLj)![](/files/p90aN6UFcFbFi8krWHBd)

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.

**Weitere Informationen:**

{% 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/einkauf/auftrage.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.
