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

# Novità

Elenco delle principali novità introdotte con la release 2.4.50.

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

➡️ Aggiunta la funzionalità **Aggiorna prezzi**, per aggiornare automaticamente i prezzi degli articoli selezionati dentro i documenti secondo i prezzi di listino aggiornati.

<figure><img src="https://262536397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6seh7pQ8bxPuYVbucP2a%2Fuploads%2FNtonniFh4Nw8H3EEMGZ8%2Fimmagine.png?alt=media&amp;token=b3ff6ff7-b301-4ac0-b5fd-c1746356c3ea" alt=""><figcaption></figcaption></figure>

➡️ Abbiamo semplificato la visualizzazione dei documenti colorandoli in base allo stato del documento:

<figure><img src="https://262536397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6seh7pQ8bxPuYVbucP2a%2Fuploads%2FGVBxWTkfCBSW7VbMu9g1%2Fimmagine.png?alt=media&amp;token=012e7049-d52b-4b9c-a1b5-2866753f43fa" alt=""><figcaption></figcaption></figure>

➡️ Aggiunta la gestione delle fatture con piu ritenute in fase di importazione fatture di acquisto

➡️ Aggiunti i preventivi in attesa di conferma in Informazioni Aggiuntive

<figure><img src="https://262536397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6seh7pQ8bxPuYVbucP2a%2Fuploads%2F4wTi3vgD3wfppVznghmD%2Fimmagine.png?alt=media&amp;token=563d2fa7-007a-498f-85a2-da89d9651f6b" alt=""><figcaption></figcaption></figure>

per visualizzarli è necessario che questa impostazione sia attivata:

<figure><img src="https://262536397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6seh7pQ8bxPuYVbucP2a%2Fuploads%2FbNQ3bNoGyPTVKm9bjdu7%2Fimmagine.png?alt=media&amp;token=5b1fbffa-38c6-408d-afdf-748b25b3d7e5" alt=""><figcaption></figcaption></figure>

➡️ E' ora possibile pagare i fornitori esportando le scadenze in formato XML direttamente dal modulo Scadenzario, attraverso il plugin **Presentazioni bancarie** e caricandole sul proprio sito di e-Banking:

<figure><img src="https://262536397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6seh7pQ8bxPuYVbucP2a%2Fuploads%2FkjPfjApLMVw2Xa4NpYV7%2Fimmagine.png?alt=media&amp;token=813f8c93-2676-4edc-96aa-d7f90812ddf3" alt=""><figcaption></figcaption></figure>

➡️ Corretto il template Sollecito di pagamento raggruppato per anagrafica, ora non visualizza più anche le scadenze già saldate

➡️ Corretta la generazione dell'autofattura in presenza di righe corrispondenti ad articoli, non vengono ora ignorate

➡️  Corretta la duplicazione delle fatture


---

# 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.50/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.
