> For the complete documentation index, see [llms.txt](https://docs.openstamanager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamanager.com/2.6.1/openstamanager/modules/magazzino/ddtinentrata.md).

# DDT in entrata

{% hint style="info" %}
Il modulo **DDT in Entrata** permette di registrare un documento di trasporto per la merce in entrata.
{% endhint %}

![](/files/oQhNM6WeDi99w1eZkgpP)

## ➕ Creazione

Per creare un nuovo DDT in entrata si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative al nuovo DDT:

* Data
* Mittente
* Causale di trasporto

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

## 🖌️ Modifica

Cliccando sul record da modificare si aprirà la schermata di dettaglio, da cui sarà possibile modificare:

* Numero secondario
* Data
* Stato
* Mittente
* Referente
* Partenza merce (con possibilità di [creare una sede al volo](https://docs.openstamanager.com/modules/attivita/creazione#creazione-di-record-al-volo))
* Destinazione merce
* Aspetto beni (con possibilità di[ crearlo al volo](https://docs.openstamanager.com/modules/attivita/creazione#creazione-di-record-al-volo))
* Causale trasporto (con possibilità di [crearla al volo](https://docs.openstamanager.com/modules/attivita/creazione#creazione-di-record-al-volo))
* Tipo di spedizione
* Num. colli
* Pagamento
* Porto
* Vettore
* Data e ora trasporto
* Note
* Note aggiuntive

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

E' inoltre possibile modificare le righe e gli allegati.

Le righe possono includere:

* Articolo
* Riga generica
* Descrizione
* Sconto/maggiorazione
* DDT
* Ordine

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

## 🔽 Informazioni aggiuntive

{% content-ref url="/pages/-MeUPqQMdozo4gS\_QNk5" %}
[Azioni aggiuntive](/2.6.1/openstamanager/modules/magazzino/ddtinentrata/azioni-aggiuntive.md)
{% endcontent-ref %}


---

# 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://docs.openstamanager.com/2.6.1/openstamanager/modules/magazzino/ddtinentrata.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.
