> 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/consulter-la-tracabilite-dune-commande.md).

# consulter-la-tracabilite-dune-commande

### Introduction

Cette fonction affiche une édition HTML avec la traçabilité de chaque pièce afin de visualiser le cycle de vie d'une vente ou d'un achat dans la gestion commerciale, de la création initiale d'une pièce jusqu'aux éventuels transferts successifs mais aussi les échéances et règlements attachés.

Le bouton ![](/files/BpBVRwpUUQpt8serUOyP) permet d’obtenir une édition de l’intégralité de l’historique d'une pièce commerciale.

Toutes les pièces commerciales ont un champ **Objet**. Lorsqu'une pièce est issue d'un transfert, son historique indique la pièce d'origine, son numéro, sa date, plus les informations contenues dans le champ **Objet** de la pièce d'origine.

**Exemple :**

Pour un bon de livraison :

Selon notre commande Nº CDE1002 du 19/01/2012\
Selon notre devis Nº DEV1031 du 19/01/2012

Cliquez sur \[Traçabilité] pour afficher les informations de la pièce à partir de laquelle l'édition est générée.

**Exemple :**

Traçabilité de la commande Nº 1 du client Client 3

* Devis n° 1 du 22/01/2015
  * Commande n° 1 du 28/01/2015

### Consulter la traçabilité d'une commande

1. Cliquez sur ![](/files/E14wJ0X3j7ITHLucfEby) ou **\<F4>** sur la ligne de la commande dont vous souhaitez consulter la traçabilité.
2. Cliquez sur ![](/files/BpBVRwpUUQpt8serUOyP).


---

# 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/consulter-la-tracabilite-dune-commande.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.
