> 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-au-reel.md).

# Facturation au réel

La société **EK FRANCE** prévoit le **lancement de son site web**. Les différentes **étapes du projet** sont les suivantes :

* **11/11/2024** : **Définition du contenu du site**
* **30/11/2024** : **Rédaction et intégration du contenu**
* **31/12/2024** : **Tests de fonctionnement du site**

La **facturation** sera réalisée **au réel**, en fonction des prestations effectuées.

Tout d’abord, commencez par la **création du projet** en suivant les **mêmes étapes que précédemment**, en sélectionnant le **mode de facturation « Au réel »**.

![](/files/cn0ajvExVi2RClckcsoI)

Ensuite, passez à la **saisie des temps** en accédant à **Projet > Saisir mes temps**.\
Une fois la **première tâche terminée**, renseignez les **heures correspondantes**, puis **validez**.

![](/files/PR5AJ3lKwpAJPt1Fd4or)

![](/files/onnafUFKjKmsLSDNFh0u)

Une **ligne à facturer** est alors **générée automatiquement**, reprenant les **informations de la tâche du 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-au-reel.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.
