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

# Novità

Elenco delle principali novità introdotte con la release 2.4.53.

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

➡️ Aggiunta sezione dettagli aggiuntivi nel plugin sedi per compilare i dettagli dell'automezzo

<figure><img src="https://903451838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuKNNL1aO3bAHUmeYxE4d%2Fuploads%2Fti1BF0B8ulwd7XCOWIAc%2Fimmagine.png?alt=media&amp;token=61333c70-f062-48b5-905d-ec13668a238f" alt=""><figcaption></figcaption></figure>

➡️ Aggiunta l'importazione dei Listini cliente

➡️ Aggiunta l'impostazione per visualizzare i riferimenti documento in ogni riga in fase di stampa:

<figure><img src="https://903451838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuKNNL1aO3bAHUmeYxE4d%2Fuploads%2FDBuMPM5TKsQ2ELHpMyLa%2Fimmagine.png?alt=media&amp;token=e2f37c8a-b271-410a-8522-0d3fb70b8d80" alt=""><figcaption></figcaption></figure>

Se disabilitato, raggruppa i riferimenti ai documenti collegati in un'unica riga, se abilitato riporta i riferimenti ai documenti collegati in ogni riga.

Impostazione abilitata (vista di default):

<figure><img src="https://903451838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuKNNL1aO3bAHUmeYxE4d%2Fuploads%2FS5rMsSB1MYB19ViKotsP%2Fimmagine.png?alt=media&amp;token=555d88d9-7ccd-4290-a374-bbd2b9a009e3" alt=""><figcaption></figcaption></figure>

Impostazione disabilitata:

<figure><img src="https://903451838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuKNNL1aO3bAHUmeYxE4d%2Fuploads%2FpQS2G3c5aaVasrktsEvJ%2Fimmagine.png?alt=media&amp;token=a42ee1b9-4dbc-488a-b2a0-7472a9144ba7" alt=""><figcaption></figcaption></figure>

➡️  Migliorate le ricerche indirizzo in italiano, con risultati suggeriti:

<figure><img src="https://903451838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuKNNL1aO3bAHUmeYxE4d%2Fuploads%2FwpYBdMZWMX7HOw9sziyR%2Fimmagine.png?alt=media&amp;token=fcd4829a-80fd-4962-8575-9be9d2512fc0" alt=""><figcaption></figcaption></figure>

➡️ Corretta l'applicazione della rivalsa sulla marca da bollo, viene ora applicata solo se nelle righe del documento è prevista la rivalsa.

➡️  Corretti gli arrotondamenti in fase di importazione fatture elettroniche di acquisto.&#x20;


---

# 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.53/readme.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.
