# Produkt Bestandskalkulation

Unter *Kataloge → Interne Nachbestellungen* finden Sie oben den Button **‚Produkt-Bestandskalkulation‘**. Darüber erhalten Sie eine Übersicht der aktuellen Kalkulationen und können bei Bedarf manuell eine neue Kalkulation starten.

{% hint style="warning" %}
Für die Abarbeitung der Aufgaben (Bestandskalkulation, Aktualisierung der Produktbestände) wird die Shopware Message Queue verwendet. Bitte vergewissern Sie sich, dass diese korrekt konfiguriert ist.
{% endhint %}

{% hint style="info" %}
Diese Kalkulation kann – abhängig von der Konfiguration sowie der Anzahl der betroffenen Bestellungen und Produkte – einige Zeit in Anspruch nehmen und wird im Hintergrund ausgeführt.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.codegiganten.de/plugin-documentation/apps/nachbestell-manager-automatische-lagerbestande-und-prognosen/funktionen/produkt-bestandskalkulation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
