> 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/untitled-1/commandes-1/transfert-en-bon-de-reception-ou-facture.md).

# transfert-en-bon-de-reception-ou-facture

Une commande fournisseur peut générer un bon de réception (si vous gérez les stocks) ou directement une facture d'achat.

1. Cliquez sur ![](/files/Pr9j2sppccYi59WctV3E) ou **\<F4>** sur la ligne de la commande à transférer.
2. Cliquez sur ![](/files/FoPfuWN6sJySXc9gtocU).
3. Sélectionnez "Bon de réception" ou "Facture".
4. Si vous générez une facture, saisissez le numéro et la date de la facture du fournisseur.
5. Indiquez l'action : supprimer définitivement, archiver ou conserver la commande.

Si vous l'archivez, vous pourrez la consulter depuis le menu **Commandes archivées**.

6\. Cliquez sur ![](/files/w4h3PN95Hdivt9o5z39E) ou **\<ENTREE>**.

{% hint style="success" %}
La nouvelle pièce est immédiatement créée et visible dans le menu **Bons** **de réception** ou **Factures**.
{% endhint %}

{% hint style="warning" %}
La pièce créée à l'issue du transfert reprend l'utilisateur auteur du transfert en tant qu'émetteur et non pas l'utilisateur ayant créé la pièce d'origine.
{% endhint %}

{% hint style="info" %}
Lorsque vous transférez votre appel d'offre, si une pièce non validée existe déjà, un message s'affiche pour vous indiquer qu'il faut d'abord valider la pièce existante avant de faire un nouveau transfert.

**Exemple** : transfert d'une commande en BR, alors qu'un BR non validé existe déjà pour la commande en question.
{% endhint %}


---

# 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/untitled-1/commandes-1/transfert-en-bon-de-reception-ou-facture.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.
