> 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.9.2/openstamanager/modules/vendite/preventivi.md).

# Preventivi

{% hint style="info" %}
Il modulo **Preventivi** permette di gestire le informazioni relative ai preventivi dell'azienda.
{% endhint %}

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

## Creazione

Per creare un nuovo Preventivo si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative al nuovo Preventivo:

* Nome
* Cliente
* Sede destinazione
* Data bozza
* Sezionale
* Tipo di Attività
* Stato

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

## Modifica

Cliccando sul record da modificare si aprirà la schermata di dettaglio, dove sarà possibile trovare diverse sezioni:

#### Dati cliente

Da qui sarà possibile modificare i dati relativi a:

* Cliente
* Sede partenza
* Sede destinazione
* Referente
* Agente

#### Intestazione

Da qui sarà possibile modificare:

* Numero
* Data bozza
* Validità
* Data fine validità
* Data accettazione
* Data rifiuto
* Nome preventivo
* Pagamento
* Tipo di attività
* Sconto in fattura
* Tempi di consegna
* Descrizione
* Esclusioni
* Garanzia
* Condizioni generali di fornitura
* Note
* Note interne

{% hint style="warning" %}
E' inoltre supportata la gestione dello *Sconto in fattura* sul netto a pagare del contratto inserendo un valore nel campo **Sconto in fattura** in fase di modifica del documento.
{% endhint %}

<figure><img src="/files/0dBMLKJTsPAldNYLXz73" alt=""><figcaption></figcaption></figure>

Nelle sezioni successive è invece possibile modificare le righe da inserire a preventivo e gli allegati.

Le righe possono includere:

* Articolo
* Riga generica
* Descrizione
* Sconto/maggiorazione

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

## Plugin

{% content-ref url="/pages/G5Yp7jLoQkswCtswLymF" %}
[Consuntivo](/2.9.2/openstamanager/modules/vendite/preventivi/plugin/consuntivo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKQ28iFneMBescby" %}
[Revisioni](/2.9.2/openstamanager/modules/vendite/preventivi/plugin/revisioni.md)
{% endcontent-ref %}

{% content-ref url="/pages/fYP0ER9VvEQHicXlHe1Q" %}
[Note interne](/2.9.2/openstamanager/modules/anagrafiche/plugin/note-interne.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q39uFNjfTbAAr5f2bjYS" %}
[Info](/2.9.2/openstamanager/modules/anagrafiche/plugin/info.md)
{% endcontent-ref %}

## Informazioni aggiuntive

{% content-ref url="/pages/-M2sjKQ3c7eotz\_nSuAm" %}
[Azioni aggiuntive](/2.9.2/openstamanager/modules/vendite/preventivi/azioni-aggiuntive.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfIarms8N\_CPckBJ3OI" %}
[Plugin](/2.9.2/openstamanager/modules/vendite/preventivi/plugin.md)
{% endcontent-ref %}

{% content-ref url="/pages/aQJCF7T7bDslp2Yq7eyY" %}
[Preventivo/Consuntivo](/2.9.2/guide/videoguide/preventivo-consuntivo.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.9.2/openstamanager/modules/vendite/preventivi.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.
