> 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/stocks/edition-des-ruptures-de-stock.md).

# edition-des-ruptures-de-stock

## Introduction

Cette édition permet d'afficher les articles en rupture de stock.

Vous pouvez faire un ciblage par dépôt, famille et sous-famille article, fournisseur.

Un article est considéré en rupture dans deux cas :

* La quantité de rupture renseignée dans la fiche article est atteinte.
* La quantité de rupture n'a pas été renseignée et il n'y a aucun article en stock.

Les informations affichées sont les suivantes :

* Code et libellé de l'article
* Quantité en stock
* Quantité de réapprovisionnement
* Quantité de rupture
* Code et raison sociale du fournisseur
* Commandes fournisseurs / clients en cours

## Générer l'édition

1. Sélectionnez éventuellement un dépôt, une famille article, une sous-famille et/ou un fournisseur.
2. Dans un contexte multi dépôt, cochez l'option "Rupture par dépôt" si vous souhaitez scinder l'édition par dépôt.
3. Sélectionnez le mode d'affichage.
4. Indiquez le format de sortie, puis cliquez sur <img src="/files/zcILI04lqOPAJ05dq9Vd" alt="" data-size="original">.

Cliquez sur **\[Export Excel]** si vous souhaitez créer un fichier dans ce format.


---

# 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:

```
GET https://docs.dailybiz.com/index/gestion-commerciale-bis/stocks/edition-des-ruptures-de-stock.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
