> 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.46/novita.md).

# Novità

Elenco delle principali novità introdotte con la release 2.4.46.

Di seguito le principali novità della versione 2.4.46, per maggiori dettagli visitare [GitHub](https://github.com/devcode-it/openstamanager).

➡️ Aggiunta gestione del codice destinatario per le anagrafiche con sede a San Marino

<figure><img src="https://741938750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs43C8LF4F3KAbHQYYNk%2Fuploads%2FBVtWNsifkpJPdCKOaSYe%2Fimmagine.png?alt=media&amp;token=d873e057-ea58-4290-bc59-7b27f4177ddf" alt=""><figcaption></figcaption></figure>

➡️ Aggiunto widget per stampa settimanale calendario

<figure><img src="https://741938750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs43C8LF4F3KAbHQYYNk%2Fuploads%2FSy8TYB4HRX9rQbsp242T%2Fimmagine.png?alt=media&amp;token=d9817610-fa20-4398-9ed6-9043dc8e7f76" alt=""><figcaption></figcaption></figure>

<figure><img src="https://741938750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs43C8LF4F3KAbHQYYNk%2Fuploads%2FPRNT2v4YfWg5XBawBAf3%2Fimmagine.png?alt=media&amp;token=552eb658-d888-4e6e-9bd5-4b50f6639a13" alt=""><figcaption></figcaption></figure>

➡️  Aggiunto menù a tendina di ordinamento nell'inserimento delle righe nei documenti

<figure><img src="https://741938750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs43C8LF4F3KAbHQYYNk%2Fuploads%2FAmQjcWmhUNgElERJPjNV%2Fimmagine.png?alt=media&amp;token=83ff3b62-e302-4a42-a3f2-a196777f6c11" alt=""><figcaption></figcaption></figure>

➡️ Aggiunta impostazione per abilitare di default i seriali nei nuovi articoli creati e in quelli importati dalle fatture di acquisto

<figure><img src="https://741938750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs43C8LF4F3KAbHQYYNk%2Fuploads%2F4S2ZmKR7Pyfb7VOTU96U%2Fimmagine.png?alt=media&amp;token=c81bed8f-5ee5-4fce-a07f-ceaefd9e17a5" alt=""><figcaption></figcaption></figure>

➡️  Aggiunto badge di notifica in caso di presenza checklist, che indica il numero di check ancora da spuntare e il numero totale di check presenti

<figure><img src="https://741938750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs43C8LF4F3KAbHQYYNk%2Fuploads%2FGK7JKq2hAcuN0oN7xn1A%2Fimmagine.png?alt=media&amp;token=8571696e-df97-47ad-beed-5e777dd2b6bf" alt=""><figcaption></figcaption></figure>


---

# 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.46/novita.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.
