> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-win/handbuch/zeitverwaltung/korrektur.md).

# Korrektur

*Hauptauswahl > Zeitverwaltung > Korrektur*

![](/files/xF76k2R3LDX60tLJgU17)

In diesem Menüpunkt werden Urlaube, Arztbesuche etc. eingetragen. Die Frist für rückwirkende Zeitkorrekturen beträgt 14 Monate. Mit der Grundwerte-ID [556 / Zeitkorrektursperre für Vormonat ab Tag](/etron-win/handbuch/stammdaten/grundwerte-definition/filialspezifische-einstellungen/grundlagen.md) sind Zeitkorrekturen für den Vormonat in den Filialen ab dem festgelegten Kalendertag gesperrt. Mit 0 ist die Beschränkung deaktiviert.

Eingabe der Mitarbeiternummer oder [Mitarbeiter PIN](/etron-win/handbuch/stammdaten/mitarbeiter.md).

![](/files/aqz9Q6EXFtUQLE0IOaWh)

\<F9> [Zeitjournal](/etron-win/handbuch/zeitverwaltung/auswertung-mitarbeiter-tagessummen.md) zeigt das Journal im gewählten Zeitraum (Auswertung Person/Tagessummen)

Um eine Zeitart zu korrigieren ist diese doppelt anzuklicken und danach \<Zeitraumbuchung> oder \<Stundenbuchung> auszuwählen.

<div align="left"><img src="/files/OUsbT9zSCMZYS4cpLksR" alt=""></div>

| Zeitraumbuchung | Buchung für 1 oder mehrere Tage  |
| --------------- | -------------------------------- |
| Stundenbuchung  | Buchung für Stunden an einem Tag |

## Arbeitszeit <a href="#arbeitszeit" id="arbeitszeit"></a>

![](/files/Jjiaz56GyGVjGq0XfzWY)

## Urlaub <a href="#urlaub" id="urlaub"></a>

| Eingabe | von                                                                                        |
| ------- | ------------------------------------------------------------------------------------------ |
|         | bis                                                                                        |
|         | + oder – (Verbuchung oder Storno, keine bis-Eingabe ist automatische Buchungsfortführung). |

## Arzt <a href="#arzt" id="arzt"></a>

| Eingabe | von                                                                                        |
| ------- | ------------------------------------------------------------------------------------------ |
|         | bis                                                                                        |
|         | + oder – (Verbuchung oder Storno, keine bis-Eingabe ist automatische Buchungsfortführung). |

Beim Start von automatischen Urlaubsbuchungen für die Zukunft muss das „BIS-Datum“ leer bleiben.

## Krank <a href="#krank" id="krank"></a>

| Eingabe | von                                |
| ------- | ---------------------------------- |
|         | bis                                |
|         | + oder – (Verbuchung oder Storno). |

## Pflegeurlaub <a href="#pflegeurlaub" id="pflegeurlaub"></a>

| Eingabe | von                                |
| ------- | ---------------------------------- |
|         | bis                                |
|         | + oder – (Verbuchung oder Storno). |

## Schule <a href="#schule" id="schule"></a>

| Eingabe | von                                |
| ------- | ---------------------------------- |
|         | bis                                |
|         | + oder – (Verbuchung oder Storno). |

## Schulung <a href="#schulung" id="schulung"></a>

| Eingabe | von                                |
| ------- | ---------------------------------- |
|         | bis                                |
|         | + oder – (Verbuchung oder Storno). |

## Kollektivvertrag <a href="#kollektivvertrag" id="kollektivvertrag"></a>

In diesem Menüpunkt wird eine kollektivvertragliche geregelte Abwesenheit wie z.B. Begräbnis, Suche einer neuen Arbeit etc. eingetragen.

| Eingabe | von                                |
| ------- | ---------------------------------- |
|         | bis                                |
|         | + oder – (Verbuchung oder Storno). |

## Direkte Korrektur <a href="#direkte_korrektur" id="direkte_korrektur"></a>

![](/files/nyxHo7hLSbZKXwO1kKEX)

In diesem Menüpunkt wird das Urlaubs- und Zeitguthaben angezeigt und eingegeben.


---

# 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://helpcenter.etron.info/etron-win/handbuch/zeitverwaltung/korrektur.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.
