> 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.4.36/openstamanager/modules/vendite/contratti.md).

# Contratti

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

![](/files/DBYxaxyY6UWmqg7DHSQG)

## ➕ Creazione

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

Andranno qui inserite le informazioni relative al nuovo contratto:

* Nome
* Cliente
* Stato
* Data accettazione
* Data conclusione
* Validità contratto

![](/files/Xwe9TVSpSJYhkRCoUIQA)

## 🖌️ Modifica

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

* Numero
* Nome
* Cliente
* Sede
* Agente
* Referente
* Validità
* Metodo di pagamento
* Date di bozza, accettazione, conclusione e rifiuto
* Stato
* Impianti
* Esclusioni
* Descrizione

{% 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 %}

![](/files/84tkBeqbyzeVsAYda4hs)

Nelle sezioni successive è invece possibile modificare:

* costi unitari in base al tipo di attività
* le righe da inserire da contratto
* gli allegati

![](/files/oRjc6BveizGkorLLZ5Ke)

## 🔧 Plugin

Selezionando uno specifico record si può accedere a diversi plugin nella barra laterale della pagina:

* Consuntivo
* Pianificazione attività
* Rinnovi
* Pianificazione fatturazione
* Note interne
* Info

## 🔽 Informazioni aggiuntive

{% content-ref url="/pages/-M2sjKQB5WCJ1OCUXlaO" %}
[Azioni aggiuntive](/2.4.36/openstamanager/modules/vendite/contratti/azioni-aggiuntive.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_u0n-kkVBdMiddtw3X" %}
[Plugin](/2.4.36/openstamanager/modules/vendite/contratti/plugin.md)
{% endcontent-ref %}

{% content-ref url="/pages/pOcF8ikQvAf9hUj20XjT" %}
[Contratti a ore](/2.4.36/guide/esempi/contratti-a-ore.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKRm1YYeH0Iv3fK7" %}
[Contratti di manutenzione](/2.4.36/guide/esempi/assistenza-tecnica.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.4.36/openstamanager/modules/vendite/contratti.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.
