> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-6-mai-2024.md).

# Mise à jour du 6 mai 2024

Siamo entusiasti di annunciare gli ultimi miglioramenti e correzioni apportati alla tua piattaforma preferita, rendendo la tua esperienza ancora più intuitiva ed efficiente. Ecco i dettagli delle nuove funzionalità e delle correzioni incluse in questo aggiornamento:

**Cosa c'è di nuovo:**

* **\[Risorse]**: Aggiunta funzionalità per esportare i dati hardware per semplificare la gestione dell'inventario.
* **\[Elenco dei buoni regalo]**: Integrazione di un campo di ricerca per trovare facilmente un buono regalo tramite il suo codice.
* **\[Dashboard]**: Aggiunti utili collegamenti alla data principale per una navigazione più rapida.

**Correzioni:**

* **\[Aggiungi posizione]**: Risolto un bug di navigazione tra le pagine Aggiungi prodotto, Sessione e Aggiorna team.
* **\[Riscatto del buono regalo]**: risolto un problema per cui la quantità veniva decrementata due volte, causando errori di visualizzazione della quantità.
* **\[Email di promemoria]**: risolti gli incidenti in cui le email di promemoria venivano inviate per la sessione sbagliata.
* **\[Aggiunta prodotto]**: Risolta un'anomalia per cui i prodotti prepagati venivano erroneamente elencati come disponibili.
* **\[WhatsApp]**: Formattazione dei link migliorata e prefisso telefonico corretto.
* **\[Payline]**: Corretti rari duplicati degli ordini per evitare confusione ed errori di fatturazione.


---

# 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.yoplanning.support/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-6-mai-2024.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.
