> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/facture-dachat-divers.md).

# Facture d'achat divers

Notre fournisseur d’accès internet nous facture :

·         1 an d’abonnement à la fibre optique

·         Matériels d’installation

·         Divers frais

&#x20;

<figure><img src="/files/JgsUogo4OZkv28Xf5thO" alt=""><figcaption></figcaption></figure>

&#x20;

**TVA achat** : va être le TVA par défaut de tous les factures d’achat associées au fournisseur Orange.

**Compte d’achat** : compte dans lequel on veut déverser tous les montant associée aux achats avec ce fournisseur.

&#x20;

<figure><img src="/files/XUH23NPtiSgxGTwlkqPn" alt=""><figcaption></figcaption></figure>

On a la facture suivante :

&#x20;

Comme on ne va pas associer les lignes de facture du fournisseur à des articles, on va sélectionner dans **Type : Divers**.

La nature fiscale, le compte d’achat, et la TVA reprend celui du fournisseur.

Mais on peut changer la nature fiscale, le compte d’achat, et la TVA selon nos besoins.

Après passage en compta, on a :

&#x20;

<figure><img src="/files/jrCJX7ltjPbR7w1G29VL" alt=""><figcaption></figcaption></figure>

&#x20;

&#x20;         &#x20;


---

# 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://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/facture-dachat-divers.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.
