> 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/gestion-commerciale/commandes-ouverte.md).

# Commandes ouverte

**MASOCIETE** vend des **commodes** à **60 € la pièce**.\
**Bouyrie Italia** négocie un **prix unitaire** de **50 €** et s’engage à acheter **125 pièces dans l’année**.

Les **dates de commandes** sont prévues comme suit :

* **22/04/2026** : **commande** de **25 commodes**
* **27/07/2026** : **commande** de **50 commodes**
* **16/11/2026** : **commande** de **50 commodes**

Ci-après, les **processus à suivre** :

* **Création de la commande ouverte**
* **Processus de commande normale**

## **Création de la commande ouverte**

Pour créer la commande ouverte, vous devrez aller dans **Vente > Contrats > Commandes ouverte**, puis cliquer sur **\[\[ Créer ]]**.

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

puis cliquer sur **\[\[Enregistrer]]**.

Vous constaterez le **total HT prévu sur l’année**.

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

## **Processus de commande normale**

Le **processus de commande** se déroule **normalement**, mais le **prix négocié** s’applique **automatiquement** et apparaît en **grisé**.

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

Par la suite, vous poursuivez selon le **processus normal de facturation**.

[Facturer une commande](/fonctionnelle/facturation/facturation-standard/factures-sur-commande/facturer-une-commande.md)

À chaque **fin de commande**, le **total HT ferme** est **mis à jour** en fonction des **commandes effectuées**.

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

Après la **deuxième commande** de **50 commodes**, le **total HT ferme** est à nouveau **actualisé**.

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

Lors de la **dernière commande**, le **total HT ferme** correspond au **montant total HT prévu**.

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


---

# 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/gestion-commerciale/commandes-ouverte.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.
