> 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/magazzino/ddt-documento-trasporto.md).

# DDT Documento Trasporto

Il Documento di Trasporto puo essere creato per diversi Causali:

* Scarico a Cliente
* Reso al Fornitore
* Scarico a Partner (Multi-Aziendale)
* Scarico a Produttore
* Scarico per Conto Lavorazione
* Scarico per Conto Visione
* Scarico per Inventario
* Scarico Uso Interno
* Trasferimento Interno (Tra Magazzino della Stessa Azienda)

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

Entrando nel Punto di Menu DDT si apre l'elenco dei Documenti di Trasporto che non sono "Confermati".

Lo Stato di un Documento di classifica in:

* Bozza (DDT non confermato in fase di creazione)&#x20;
* Confermato (DDT creato ma non ha generato movimenti di magazzino)
* Evaso (DDT che ha creato Movimenti di Magazzino)
* Annullato&#x20;
* da Elaborare

### **Creazione di un NUOVO DDT**

Nell'elenco DDT vai su Aggiungi si definisce il Primo Step per la creazione del DDT.

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

Si seleziona:

* Magazzino di Partenza
* Causale -> In base alla Causale vengono richiesti altri dati
* Data Documento (per default è impostato la data odinera)

Premendo Crea Bozza si prosegue e si presenta la seguente interfaccia:

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

Per inserire il Dettaglio dei prodotti da inserire sia con il lettore Barcode o con il Codice Articolo.

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

Eseguito queste operazione il documento puo essere confermato con il TASTO in Alto "**CONFERMA**".

Questo permette che il DDT puo essere richiamato ad un'altro magazzino per essere lavorato e controllato verifiando che la merce richiesta si arrivata correttamento.

Fatto questo passaggio il DDT viene "**EVASO**" in questo modo verrà generato il movimento di trasferimento in magazzino.


---

# 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/magazzino/ddt-documento-trasporto.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.
