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

# Novità

Elenco delle principali novità introdotte con la release 2.4.52.

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

➡️ Aggiunta la gestione delle sedi definite come automezzi con pratico modulo per il carico/scarico degli articoli nell'automezzo, l'assegnazione di tecnici/autisti con date di validità e stampe di carico filtrabili

<figure><img src="https://3639738149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fim94lphsY2XeBAZM0rjY%2Fuploads%2FGQerHj2tuRhaCoiI2b83%2Fimmagine.png?alt=media&amp;token=3707d574-9c06-43ac-a51d-ba1b59717faa" alt=""><figcaption></figcaption></figure>

➡️ E' ora possibile definire una banca di accredito e una di addebito nelle fatture:

<figure><img src="https://3639738149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fim94lphsY2XeBAZM0rjY%2Fuploads%2F6boxxQlDbR5F59KbNEgx%2Fimmagine.png?alt=media&amp;token=400485e7-b3b1-416c-b465-404fd9dface5" alt=""><figcaption></figcaption></figure>

➡️ E' ora possibile definire una banca di accredito/addebito e una tipologia di pagamento diversa per ogni rata di una fattura, e pagare una rata specifica tramite apposito tasto Incassa o Paga.

<figure><img src="https://3639738149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fim94lphsY2XeBAZM0rjY%2Fuploads%2F4TtbR13z0zwxEqtYBwWq%2Fimmagine.png?alt=media&amp;token=c4f3c2cc-139b-47b9-b144-0780d4179b69" alt=""><figcaption></figcaption></figure>

➡️ Aggiunta la possibilità di importare tramite CSV Impianti e Attività

{% content-ref url="/pages/xYXq0OXXP5GPKx5ihtHX" %}
[Import Impianti](/2.4.52/openstamanager/modules/strumenti/import/import-impianti.md)
{% endcontent-ref %}

{% content-ref url="/pages/CH4C7GX6mcwNQ9Ubjrwr" %}
[Import Attività](/2.4.52/openstamanager/modules/strumenti/import/import-attivita.md)
{% endcontent-ref %}

➡️ Aggiunta la gestione dei seriai da riferimento documento in fase di importazione di una fattura elettronica

➡️ Aggiunta la gestione del rappresentante fiscale in fase di generazione XML per le aziende con sede estera che hanno rappresentante legale italiano

➡️  Aggiunte le importazioni per definire il numero di decimali per gli importi, le quantità e i totali nelle stampe

<figure><img src="https://3639738149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fim94lphsY2XeBAZM0rjY%2Fuploads%2Fgq7hTDBzXYW4PDVC69g7%2Fimmagine.png?alt=media&amp;token=00fa5307-a162-4652-9788-a2cfc67cc022" 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, and the optional `goal` query parameter:

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