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

# Novità

Elenco delle principali novità introdotte con la release 2.4.47.

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

[➡️ ](https://openstamanager.com/blog/tavoletta-grafica/)Aggiunta la gestione delle mappe con OpenStreetMap, non è più necessario impostare un API key per poter utilizzare le mappe:

<figure><img src="https://1045995285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbyQg2JLTruCde0Juihkz%2Fuploads%2FBEsyP1mRos3VczNK13mY%2Fimmagine.png?alt=media&amp;token=df6355ca-ecd4-4a53-b29a-880752f0323a" alt=""><figcaption></figcaption></figure>

[➡️ ](https://openstamanager.com/blog/tavoletta-grafica/)Aggiunta la popup 'Scorciatoie da tastiera':

<figure><img src="https://1045995285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbyQg2JLTruCde0Juihkz%2Fuploads%2FCo85ShQq7UVf9uhB4ZVG%2Fimmagine.png?alt=media&amp;token=17eed3e5-42fd-4e7c-9fb7-1e4daea218f4" alt=""><figcaption></figcaption></figure>

➡️ Migliorata la visualizzazione degli ultimi prezzi di acquisto e di vendita, con distinzione della tipologia documento e con importi negativi.

<figure><img src="https://1045995285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbyQg2JLTruCde0Juihkz%2Fuploads%2FYVt3i287HrvrGshRBMfU%2Fimmagine.png?alt=media&amp;token=6dcd56bc-b8a1-4f4e-996f-1adca5015c8b" alt=""><figcaption></figcaption></figure>

➡️  Aggiunta la possibilità di duplicare gli ordini cliente e fornitore

<figure><img src="https://1045995285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbyQg2JLTruCde0Juihkz%2Fuploads%2FEwbKuwgONsaQvJcKHzrH%2Fimmagine.png?alt=media&amp;token=0f741af1-9e7b-4255-ad22-ea93bc66f8f8" alt=""><figcaption></figcaption></figure>

➡️  Aggiornate le impostazioni presenti a gestionale e la relativa guida, scopri le novità:

{% content-ref url="/pages/-M2sjKRBDZjeLfU6b7So" %}
[Impostazioni](/2.4.47/openstamanager/modules/strumenti/impostazioni.md)
{% endcontent-ref %}

➡️  Rese compatibili diverse funzionalità con php8.0 quali: la ricerca delle ricevute, la visualizzazione del plugin consuntivo, la gestione dei movimenti in prima nota e il ripristino dei backup.


---

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