> For the complete documentation index, see [llms.txt](https://docs.dailybiz.com/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dailybiz.com/index/gestion-commerciale-bis/editions/suivi/commandes-fournisseurs.md).

# commandes-fournisseurs

Cette édition permet de suivre les commandes passées aux fournisseurs qui n'ont pas encore été refacturées aux clients.

1. Choisissez **Suivi des commandes passées aux fournisseurs** dans le sélecteur **Nature de l'édition**.
2. Définissez les critères :

Saisissez la période. Par défaut, le mois en cours vous est proposé.

Pour cibler votre édition, vous pouvez indiquer un client et/ou un dossier ou chantier.

{% hint style="info" %}
Les clients et les dossiers ou chantiers peuvent être créés au moment même que vous faites la définition de critères de votre édition. En effet, en cliquant sur<img src="/files/KEtyof6Z6QOKB7w2ba6x" alt="" data-size="original">, vous pouvez créer votre client et/ou dossier s'ils n'existent pas dans votre base.
{% endhint %}

3. Définissez les **options** :

Vous pouvez inclure les dossiers ou chantiers clôturés dans votre édition.

4. Définissez le format de l'édition : HTML ou PDF
5. Cliquez sur ![](/files/KmWxzi9m0gWRYi8EPxSR) ou **\<ENTREE>**.

{% hint style="info" %}
La colonne **Total refacturé** contient la somme de tous les articles qui ont été cochés comme refacturés dans la commande.

Reportez-vous à la rubrique traitant de la modification d'une ligne d'article en commande fournisseur pour plus d'information sur la refacturation.
{% endhint %}

\[Export Excel] génère un fichier CSV que vous pourrez ensuite exporter vers un autre logiciel.


---

# 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.dailybiz.com/index/gestion-commerciale-bis/editions/suivi/commandes-fournisseurs.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.
