# Stati dei preventivi

{% hint style="info" %}
Il modulo **Stati dei preventivi** permette di aggiungere nuovi *Stati* al campo **Stato**.
{% endhint %}

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FPxRfAuh8r1n1yTxA6XBN%2Ffile.png?alt=media)

## Navigazione

Il modulo è raggiungibile attraverso il menu laterale del gestionale, sotto il link **Tabelle** nel link **Strumenti**.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2Faugbk7MDZMlEziN6FhM8%2Ffile.png?alt=media)

## Creazione

La creazione di nuovi elementi segue il funzionamento standard del gestionale, necessitando il click sul pulsante apposito all'interno dell'intestazione del modulo.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FKuIjI1CLFUuEml7ufVTE%2Ffile.png?alt=media)

E' sufficiente inserire una *Descrizione*, e impostare i flag per creare un record di **Stati dei preventivi.**

## Modifica

La sezione di modifica degli elementi del modulo segue il sistema standard del gestionale, necessitando il click sulla riga relativa al *record* all'interno della tabella della schermata principale.

Si presenterà quindi questa schermata:

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2Ft1Rbj2elvkVEmeHocfmZ%2Ffile.png?alt=media)

Dove sarà possibile modificare:

* Descrizione
* Pianificabile
* Fatturabile
* Completato
* Revisionabile


---

# 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/modules/strumenti/tabelle/stati-dei-preventivi.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.
