> 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/documentation-simax-anglais/functional/purchase/importing-supplier-invoices-into-x-invoices.md).

# Importing supplier invoices into X invoices

## Context:&#x20;

MASOCIETE placed an order with Ma Jolie Boutique for: 20 nougats, 15 cookies, and 20 liters of olive oil.

Once the order was received, MYCOMPANY obtained invoice X in PDF format, which it imported directly into its SIMAX system. The invoice then appeared in the list of purchase invoices.

## Implementation in SIMAX

**For everything related to invoice X, see ERP\_36\_ Invoice X.**

To import invoice X, go to **Purchase > Supplier invoices > Import a purchase invoice.**

<figure><img src="/files/9VWY1QoT8eqzEOzi5Q6E" alt=""><figcaption></figcaption></figure>

And **\[\[OK]].**

The invoice is currently visible in the purchase invoices because it was automatically created by Simax based on the information in the supplier's invoice-x.

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

Details are as follows:

<figure><img src="/files/4sAuFDQyeFXavj4X91Xa" alt=""><figcaption></figcaption></figure>

We can clearly see that the imported invoice is linked to the order; see **\[Related Documents]** for the invoice.

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


---

# 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/documentation-simax-anglais/functional/purchase/importing-supplier-invoices-into-x-invoices.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.
