> 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.54/readme.md).

# Novità

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

➡️ Aggiunto il controllo sulle impostazioni presenti a gestionale, eseguibile da **Controlla database**:

<figure><img src="/files/YMdYsVXoODBD3mF92o9s" alt=""><figcaption></figcaption></figure>

➡️ Aggiunta la possibilità di impostare un tema diverso per ogni gruppo di utenti da Strumenti/Utenti e permessi, entrando in un gruppo specifico:

<figure><img src="/files/0IByT3Z3KQmyiPqqsCEb" alt=""><figcaption></figcaption></figure>

➡️ E' ora possibile fatturare ordini, ddt, attività, contratti e preventivi raggruppati per sede, da azione di gruppo fattura contratti:

<figure><img src="/files/q8WPgPe5IiI6RRqVkAqy" alt=""><figcaption></figcaption></figure>

➡️  Aggiunta la sede di partenza merce in stampa DDT

<figure><img src="/files/Lf6Hdmf48VWYdiFKTpxq" alt=""><figcaption></figcaption></figure>

➡️  Aggiunta la gestione del login tramite Microsoft, vai alla guida completa:

{% content-ref url="/pages/-MfXqxig-c15fVFrPcDw" %}
[OAuth2](/2.4.54/configurazioni/configurazione-oauth2.md)
{% endcontent-ref %}

➡️ Migliorato il form di login

<figure><img src="/files/4QJUw56aQrLJoAYEJu7l" 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:

```
GET https://docs.openstamanager.com/2.4.54/readme.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.
