> For the complete documentation index, see [llms.txt](https://oido.gitbook.io/hilfe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oido.gitbook.io/hilfe/bestellungen.md).

# BESTELLUNGEN

Der Menüpunkt „Bestellungen” umfasst alle Arbeitsschritte, die im Zusammenhang mit Bestellungen anfallen. Dazu gehören der Eingang der Bestellung, die Bearbeitung und die Erstellung des Tagesberichts.

#### Funktion der verwendeten Symbole & Icons:

{% columns %}
{% column %}

<div align="left" data-with-frame="true"><figure><img src="/files/VUqwJzM49I9flQNt3ajc" alt="" width="93"><figcaption><p>Kundencode scannen</p></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div align="left" data-with-frame="true"><figure><img src="/files/RrcwUmIVB5zKcV8SubqA" alt="" width="93"><figcaption><p>Darstellungsfilter</p></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div align="left" data-with-frame="true"><figure><img src="/files/NUaS46rrsczx2X9qGM9p" alt="" width="93"><figcaption><p>Hauptnavigation</p></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

<figure><img src="/files/zhf0GUa4wWYx7XEEWxHB" alt=""><figcaption><p>Links: Übersicht der Bestellungen in Arbeit. Mitte: Bestellslots für jede Bestellung Rechts: Kumulierte Übersicht offener Posten</p></figcaption></figure>

### Bestellfunktion in der Verwaltungsoberfläche

Die integrierte Bestelloberfläche erreichen Sie über den roten, runden „+“-Knopf unten rechts. Diese Funktion wird nur auf Wunsch aktiviert. Schicken Sie dazu eine [E-Mail an das Serviceteam](mailto:oido@oido.me).

{% hint style="success" %}
Nutzen Sie so viele Tablet-Computer oder Smartphones, wie Sie benötigen. An jeder Produktionsstätte kann die gesamte Bestellung eingesehen werden.
{% endhint %}

<figure><img src="/files/2oUnkJzkoY0QWnUiOk6z" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
Sie können zusätzlich auch [Ticket-Drucker ](/hilfe/einstellungen/drucker.md)verwenden.
{% endhint %}

***


---

# 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://oido.gitbook.io/hilfe/bestellungen.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.
