> 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/accademia-di-pianificazione/yoplanning-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/informations-generales-sur-les-avoirs-et-leur-fonctionnement..md).

# Informazioni generali sulle risorse e sul loro funzionamento.

### **Cos'è un bene?**

Una nota di accredito è un documento contabile utilizzato per annullare o correggere una fattura già emessa. Può essere utilizzata per correggere un errore (ad esempio, una quantità o un prezzo errati) o per rimborsare un cliente in caso di annullamento di un ordine. In Francia, le note di accredito sono regolate da rigide norme contabili e devono specificare la fattura a cui si riferiscono.

### **Distinguere tra una nota di credito e una nota di credito del cliente**

È fondamentale distinguere tra una **nota di credito**, un **credito cliente** o un **buono regalo**. Finché una fattura non viene convalidata, qualsiasi modifica o annullamento è considerato un credito cliente. Questo credito può essere utilizzato per ordini futuri, ma non sostituisce una fattura legalmente valida.

**Prima di generare una nota di credito**, verifica che una fattura sia stata convalidata. In tal caso, se desideri modificarla o annullarla, devi creare una nota di credito. Consulta [la guida per generare una nota di credito da una fattura su Yoplanning](/it/accademia-di-pianificazione/yoplanning-au-quotidien/les-questions-de-comptabilite/generer-un-avoir-depuis-une-facture-sur-yoplanning.pro.md) per maggiori dettagli.

**Gestione ordini senza fattura**

Se il servizio relativo all'ordine non è ancora stato fatturato, qualsiasi modifica o annullamento dell'ordine comporta la creazione di un **credito cliente**. Questo credito può essere utilizzato in seguito per altri servizi. Per gestire i crediti cliente, consultare [questa guida sulla creazione e l'utilizzo del credito cliente in Yoplanning](/it/accademia-di-pianificazione/yoplanning-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/creer-un-credit-pour-un-client-ou-utiliser-un-credit-existant.md).

***

Utilizzare queste distinzioni per garantire una corretta gestione contabile e documentale in YoPlanning.


---

# 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/accademia-di-pianificazione/yoplanning-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/informations-generales-sur-les-avoirs-et-leur-fonctionnement..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.
