> 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/ventes/factures/valider-une-facture.md).

# valider-une-facture

Une facture validée ne peut plus être ni modifiée ni supprimée. Elle peut en revanche faire l'objet d'un avoir ou être dévalidée (les boutons respectifs apparaissent après validation).

{% hint style="info" %}
Pour pouvoir modifier une facture validée, vous devez la dévalider avant. Toutefois, une facture ne peut être dévalidée si elle est partiellement ou totalement réglée ou si la facture contient des frais de port.
{% endhint %}

Le statut de facture validée ou non est un critère de différenciation lors de la génération du journal comptable des ventes.

Pour valider une facture, vous devez tout d'abord la sélectionner dans le tableau des factures.

{% hint style="info" %}
Vous pouvez valider vos factures de façon globale grâce à l'outil de validation groupée dans le menu Traitements, Opérations groupées.
{% endhint %}

1. Cliquez sur ![](/files/fOn35OFkgG6OeQjsQJq8) ou **\<F4>** sur la ligne de la facture à valider.
2. Cliquez sur ![](/files/9s4V1zroHJfPXH0S3zQE) ou **\<ENTREE>** ou sur \[Valider et retour].

Si vous cliquez sur ![](/files/9s4V1zroHJfPXH0S3zQE) le logiciel valide la pièce sans la quitter.

Si vous cliquez sur le bouton a double choix ![](/files/31K3EcJ2GHTxHTbCNGhg), le logiciel valide votre pièce et vous repositionne sur la liste des pièces.

Pour sélectionner la fonction souhaitée ou modifier celle qui a été choisi la dernière fois, pour le modifier dans l'option souhaité, cliquez sur la flèche située à droite. En revanche, si la fonction souhaitée s'affiche, vous pouvez juste cliquer pour valider votre option.

Après la validation, vous aurez les boutons ![](/files/PCC3ErT1b0AIHTRN9P1p) et ![](/files/MQz2GGklMsFkCCQ4ELq7) visibles à l'écran.


---

# 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/ventes/factures/valider-une-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.
