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

# Novità

Elenco delle principali novità introdotte con la release 2.4.42.

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

➡️ Migliorata la visualizzazione delle attività in Dashboard

➡️ Aggiunta la possibilità di forzare la dimensione dei widget in Dashboard

<figure><img src="https://174377206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4HU8ZNEYKjp38cThIJQk%2Fuploads%2FqdPwgSpTtD97c2Y9Ypdi%2Fimmagine.png?alt=media&amp;token=fdfd7927-883d-4f03-88c3-eb81b92739c6" alt=""><figcaption></figcaption></figure>

➡️ Aggiunta la possibilità di inserire un seriale anche se la fattura di acquisto è in stato 'Emessa'

<figure><img src="https://174377206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4HU8ZNEYKjp38cThIJQk%2Fuploads%2FXGZ2bCJL6WJGTRXjDZtr%2Fimmagine.png?alt=media&amp;token=2b2d1bc0-eabe-4226-82ba-22fbde1c8596" alt=""><figcaption></figcaption></figure>

### Correzioni:

➡️ Corretto il suggerimento dello sconto articolo visualizzato in fase di aggiunta articolo alle righe

➡️ Corretta la visualizzazione dello sconto per range nei listini clienti e fornitori all'interno della scheda articolo

➡️ Corretta l'impostazione della zona in fase di aggiunta sede

➡️ Corretto l'inserimento di articoli con quantità negativa in ordini clienti e preventivi

➡️ Corretto l'inserimento di apici nei campi di testo

➡️ Corretta la visualizzazione tooltip eventi AllDay


---

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