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

# Inventario

La generazione del inventario permette alla azienda di avere un magazzino corretto.

Con un Wizard passo per passo in modo semplice l'utente viene guidato nella gestione del inventaio:

**1 Passo:**

Creazione Inventario:

* Inserimento Nome Inventario
* Magazzino
* Data
* Note per uso interne

<figure><img src="/files/9YfbWOcNfH084Pm4aBDj" alt=""><figcaption></figcaption></figure>

**2 Passo:**

Filtra per l'inventario in modo che le persone si possono dedicare e concentare al quel settore di magazzino:

* Classe merceologia
* Stagione
* Griffe
* Famiglia
* Tipo Prodotto
* Materiale
* Fornitore
* Codice Articolo

Questo filtro non è obbigatorio ma consigliabile. Fatto questo si preme il Pulsante **GENERA**&#x20;

<figure><img src="/files/QBRRG2LOtHF4Q9c1MkQs" alt=""><figcaption></figcaption></figure>

La persona ha diverse possibilità:

* Importazione di un File da un lettore Barcode mobile
* Importazione di un File CSV
* Leggere direttamente con il Barcode il prodotto.

La procedura si cerca il prodotto e lo scrive nella quantità rilevata.

**Passo 3:**

Nel Pulsante OPERAZIONI si va informato il Gestionale su:

* Metti a Zero non rilevati
* Per un'errore puo tutto essere rispristinato con ANNULLA
* Metti a Zero tutti i Negativi per un discorso di velocità senza rilevare la giacenza reale.

Finito questo oeprazione di conculde l'operazione con **Genera Inventario.**


---

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

```
GET https://relax4me.gitbook.io/relax-plus-help/inventario.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.
