> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/facturation/facturation-par-modele-metier/factures-sur-projet/facturation-a-lecheance.md).

# Facturation à l'échéance

La société **Bouyrie Italia** prévoit le **développement du site Test.com**. Le projet se déroulera du **04/11/2024** au **29/12/2024**, avec les **étapes clés suivantes** :

* **04/11/2024** : **Brainstorming**
* **30/11/2024** : **Comptage**
* **28/12/2024** : **Phase pratique**

La **facturation** sera réalisée **à chaque étape du projet**, en fonction de l’avancement

Il convient de **commencer par la création du projet** en accédant à **Projet > Projets**, puis en cliquant sur **\[\[Créer]]**.\
Lors de cette étape, il est nécessaire de **définir les 3 tâches du projet**.

![](/files/Yyxionx3bLvLQI2ieKjU)

<figure><img src="/files/q7YsxushIrIgaLuIfujk" alt=""><figcaption></figcaption></figure>

Ensuite, sélectionnez le **mode de facturation « À l’échéance »**, puis cliquez sur **\[\[Enregistrer]]**.

<figure><img src="/files/thM6eCeCucsQS7fgbB9v" alt=""><figcaption></figcaption></figure>

Et **\[\[Enregistrer]]**.

Après la **création du projet**, procédez à la **création des échéances projet** en allant dans **Vente > Facturation > Échéances projet**, puis cliquez sur **\[\[Créer]]**&#x20;

<figure><img src="/files/QP6pGPtJOBVnba6xD9lG" alt=""><figcaption></figcaption></figure>

et **\[\[Enregistrer]]**.

![](/files/4uKTCzAyYnUcfy9OgR5x)

Pour **transformer une échéance projet en facture**, rendez-vous dans **Vente > Facturation > Échéances projet**.\
Modifiez une **échéance**, cochez l’option **« Étape validée »**, puis cliquez sur **\[\[Enregistrer]]**.

<figure><img src="/files/QRyFOLsahBdPWcUhcRgA" alt=""><figcaption></figcaption></figure>

Une **ligne à facturer** est alors **générée automatiquement**, reprenant les **informations de l’échéance projet**.\
Elle est visible dans **Vente > Facturation > Lignes à facturer**.

Vous pouvez ensuite **facturer cette ligne** en cliquant sur **\[\[Facturer]]**, si nécessaire.


---

# 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://doc.simax.fr/fonctionnelle/facturation/facturation-par-modele-metier/factures-sur-projet/facturation-a-lecheance.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.
