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

# 🔧Gesamtlager

Lager, Lagerverwaltung, Gesamtlager, Lager anlegen, Beschaffungslager

{% hint style="success" %}
*Modul: ETRON onRetail v2 Mehrlager-Verwaltung (erweiterte Lagerverwaltung)*
{% endhint %}

## Übersicht

> *Konfiguration -> Lager -> Gesamtlager*

Im Gesamtlager wird eine Übersicht aller angelegten Lager bereitgestellt. Lager können bearbeitet oder neu angelegt werden.

<div data-with-frame="true"><figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FmrUcGa6VPQfTNZFpTUnA%2Fimage.png?alt=media&amp;token=5b68663e-2d62-4e34-9e3a-d0a312139830" alt="Übersicht der angelegten Gesamtlager"><figcaption><p>Übersicht der angelegten Gesamtlager</p></figcaption></figure></div>

## Anlegen

Zum Anlegen eines neuen Lagers wird **Neu** ausgewählt.

<div data-with-frame="true"><figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FBqeJCgYHGJqYehRktd6e%2Fimage.png?alt=media&amp;token=87139a42-cb1c-46e5-98f2-d2f2574fcc5c" alt="Schaltfläche „Neu“ zum Anlegen eines Lagers"><figcaption><p>Schaltfläche „Neu“ zum Anlegen eines Lagers</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FRAeO0cmNsjPd4Uz95ELu%2Fimage.png?alt=media&amp;token=7b6c9c7b-7b4e-46ce-af73-2fd3507a5804" alt="Eingabemaske zum Anlegen eines Gesamtlagers"><figcaption><p>Eingabemaske zum Anlegen eines Gesamtlagers</p></figcaption></figure></div>

### Name

Der Name des Lagers wird erfasst.

### Kurzname

Die Kurzbezeichnung des Lagers wird erfasst.

### Adresse

Die Adresse des Lagers wird hinterlegt. Bereits in den Kontakten angelegte Adressen werden zur Auswahl bereitgestellt.

### Kauf zur Nachlieferung

Bestellte Produkte können an dieses Lager geliefert werden.

### Beschaffung von / Nachliefern aus

Bei Auswahl eines Beschaffungslagers werden Lagerrouten und Lagerorte automatisch erstellt. Das Lager wird dadurch aus dem ausgewählten Beschaffungslager beliefert.

<div data-with-frame="true"><figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2F52YwjiTsMo5VmoXJ7tM6%2Fimage.png?alt=media&amp;token=48e0ea8a-7a71-40c3-a9c2-350e4fc820f6" alt="Auswahl eines Beschaffungslagers für die Nachlieferung"><figcaption><p>Auswahl eines Beschaffungslagers für die Nachlieferung</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FGFZHwHBxoYHZkmN1t0QW%2Fimage.png?alt=media&amp;token=2240ac5c-19fb-492f-9f21-d422c8454c13" alt="Automatisch erstellte Lagerrouten und Lagerorte"><figcaption><p>Automatisch erstellte Lagerrouten und Lagerorte</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2F9g2cWEHKDVBZx3FYvwy1%2Fimage.png?alt=media&amp;token=44684204-1476-4c77-90aa-c54ab3e7a1ab" alt="Konfiguration der Nachlieferung aus einem Beschaffungslager"><figcaption><p>Konfiguration der Nachlieferung aus einem Beschaffungslager</p></figcaption></figure></div>

{% hint style="info" %}
*Die Nachbestellung von Beständen bei Lieferanten oder aus anderen Lagerorten kann über* [*Nachbestellregeln*](/verwaltungsoberflache/lager/nachbestellregeln.md) *konfiguriert werden.*
{% 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://helpcenter.etron.info/verwaltungsoberflache/konfiguration/lager/gesamtlager.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.
