# Vendite

{% hint style="info" %}
Il modulo Vendite permette di gestire i documenti in uscita (Preventivi, Ordini cliente e Fatture di vendita) e i contratti verso clienti dell'azienda.
{% endhint %}

## ⛵ Navigazione

Il modulo è raggiungibile dal menu laterale del gestionale, sotto il link **Vendite**.

![](/files/C7CYL0Ckjyqvcy14aRQ5)

## 🖥️ Interfaccia

Nel menu a tendina è possibile trovare i moduli Contratti, Preventivi, Ordini cliente e Fatture di vendita.

![](/files/pO0zVSEoreBSKFJpYMV4)

### 🔧 Plugin

Ogni modulo della sezione Vendite presenta plugin specifici legati alle sue funzionalità.

## 🔽 Informazioni aggiuntive

{% content-ref url="/pages/-M2sjKQ4O9G-bFtpY4W9" %}
[Contratti](/2.4.41/openstamanager/modules/vendite/contratti.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKPyVKQXn-W5YNM1" %}
[Preventivi](/2.4.41/openstamanager/modules/vendite/preventivi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKQC4z2LQDp4yPBZ" %}
[Ordini cliente](/2.4.41/openstamanager/modules/vendite/ordinicliente.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKQGjAxMB1WjZoio" %}
[Fatture di vendita](/2.4.41/openstamanager/modules/vendite/fatturedivendita.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.openstamanager.com/2.4.41/openstamanager/modules/vendite.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.
