> 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/caisse/impression-et-duplicata.md).

# Impression et Duplicata

Lors du passage du client en caisse, il faut cocher **« Imprimer ».**

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

Après le règlement, le ticket sera imprimé.

Dans le cas où le client a perdu son ticket et vous sollicite pour un nouveau ticket, il faut aller dans **Caisse > Recherche Ticket de caisse**.

Vous recherchez le ticket de caisse demandé et cliquez sur **\[\[Duplicata]]**.

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

{% hint style="info" %}
L’original du ticket ne peut être imprimé qu’une seule fois. En revanche, les duplicatas peuvent être réimprimés autant de fois que nécessaire.
{% endhint %}

&#x20;

<div><figure><img src="/files/MFqBIYDj6jo3vN3z4wYl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/R3AwlrdNmV1bf0yOUDK3" alt=""><figcaption></figcaption></figure></div>

Vous pouvez voir les historiques des impressions dans **Caisse > Historique > Historique des impressions**.

<figure><img src="/files/QQMkzDprkIlYqntlsnaO" 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/fonctionnelle/caisse/impression-et-duplicata.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.
