# Заявка на РВД (почасовая)

Добавлен новый тип заявки - Заявка на работу в выходные (почасовая)

Алис заявки: weekendWorkByHours

Дублирует простую заявку "Заявка на работу в выходные" с той лишь разницей, что содержит поле "hoursWorked" - количество часов, которые были отработаны в день выходного.

Теперь при определении выходного так же учитывается индивидуальный график сотрудника.

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

После формирования заявки, если ввести документ, то документ "Работа в выходной" отобразит в себе количеcтво часов отработанных за конкретный день:

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

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


---

# 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://padocs.empldocs.app/dlya-razrabotchikov/nastroiki-lks/nastroika-zayavok/tipy-zayavok/zayavka-na-rvd-pochasovaya.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.
