> 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/bons-de-reception/transferer-un-bon-de-reception.md).

# transferer-un-bon-de-reception

Le transfert consiste en la génération d'une facture à partir d'un bon de réception **validé**. La fonction de transfert ne sera disponible qu'une fois la validation du bon de transfert effectuée.

1. Cliquez sur ![](/files/zwgAdGQfofQyCIgEouFR) ou **\<F4>** sur la ligne du bon de réception à transférer.
2. Cliquez sur ![](/files/XA1rfuFpWqzOiGAti6ab).
3. Saisissez le numéro de la facture fournisseur.
4. Saisissez la date si différente de celle affichée par défaut ou cliquez sur le pictogramme<img src="/files/8ZHhy8b8aVSLdTkjClnK" alt="" data-size="original">pour la choisir.
5. Cliquez sur ![](/files/7oiQxq6Wd3R29L5CxfTN) ou **\<ENTREE>** ou sur le pictogramme <img src="/files/Dh0XMouuT48sBBQLYjoM" alt="" data-size="original"> placé en haut à droite de votre fenêtre de validation.

{% 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/bons-de-reception/transferer-un-bon-de-reception.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.
