# Zoznam dokladov - stornovanie

V tejto aktivite získate kompletný prehľad transakcií vášho fitness centra. Ak majú vaši zamestnanci oprávnenie na stornovanie, môžu stornovať ľubovoľnú transakciu.

<figure><img src="/files/GPymZYv5P2LDrs2lCJjD" alt=""><figcaption><p>Obrázok - Zoznam dokladov</p></figcaption></figure>

#### Typy dokladov

Každý typ dokladu má špecifickú farbu na rozoznanie.

* [x] Dobitie virtuálnej peňaženky
* [x] Zakúpenie typu vstupu
* [x] Zakúpenie typu vstupu + Pokladničný doklad (eKasa)
* [x] Platba v hotovosti (nefiškál)
* [x] Platba v hotovosti + Pokladničný doklad (eKasa)
* [x] Platba kreditom (nefiškál)
* [x] Platba kreditom + Pokladničný doklad (eKasa)
* [x] Vklady (eKasa)
* [x] Výbery (eKasa)
* [x] Stornované predaje

### Ako stornovať nefiškálny doklad?

Stačí kliknúť na ľubovoľnú aktivitu a následne stlačiť tlačidlo "Stornovať platbu".

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

### Ako stornovať fiškálny doklad?

1. V systéme vyberieme doklad, ktorý chceme stornovať (je potrebné mať doklad).
2.

```
<figure><img src="/files/i8KdE3cur9mDeiXA4hCg" alt=""><figcaption></figcaption></figure>
```

3. Klikneme na „Stornovať platbu“.
4.

```
<figure><img src="/files/bUM9YBjYJ7UBPQfujIWI" alt=""><figcaption></figcaption></figure>
```

5. Je potrebné opísať číslo transakcie z vytlačeného dokladu, aby mohlo prebehnúť storno dokladu.


---

# Agent Instructions: 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.ongym.sk/dashboard-administracny-panel/zoznam-dokladov-stornovanie.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.
