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

# General information on assets and how they work.

### **What is an asset?**

A credit note is an accounting document used to cancel or correct an invoice that has already been issued. It can be used to rectify an error (such as an incorrect quantity or price) or to reimburse a customer in the event of an order cancellation. In France, credit notes are governed by strict accounting rules and must specify the invoice they are correcting.

### **Distinction between a credit note and a customer credit note**

It is essential to distinguish between a **credit note**, **customer credit**, or a **gift certificate**. Until an invoice is validated, any modification or cancellation is considered a customer credit. This credit can then be used for future orders, but it does not replace a legally valid invoice.

**Before generating a credit note**, check if an invoice has been validated. If so, and you wish to modify or cancel it, you must create a credit note. See [the guide to generating a credit note from an invoice on Yoplanning](/en/yoplanning-academy/yoplanning-au-quotidien/les-questions-de-comptabilite/generer-un-avoir-depuis-une-facture-sur-yoplanning.pro.md) for more details.

**Order management without invoice**

If the service related to the order has not yet been invoiced, any modification or cancellation of the order results in the creation of a **customer credit**. This credit can be used later for other services. To manage customer credits, refer to [this guide on creating and using customer credit in Yoplanning](/en/yoplanning-academy/yoplanning-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/creer-un-credit-pour-un-client-ou-utiliser-un-credit-existant.md).

***

Use these distinctions to ensure proper accounting and document management 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:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/informations-generales-sur-les-avoirs-et-leur-fonctionnement..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.
