# Dodací listy

## **Editace dodacího listu**

Po vytvoření nebo kliknutí na dodací list se dostanete do **editace dodacího listu**. Zde můžete upravovat dodací list stejným způsobem jako daňové doklady.

V položkách, které jsou v dodacím listu můžete přidat nebo odstranit produkty, způsob dopravy, zrušit slevu apod.

Můžete zde také odeslat e-mailovou zprávu s vystaveným dodacím listem. Šablonu zprávy vytvoříte v ***Nastavení*** / ***Objednávky*** / ***Informační emaily*** záložka [***Dodací listy***](/nastaveni/objednavky/informacni-zpravy.md#dodaci-listy).


---

# 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://napoveda.rocketoo.cz/objednavky/dodaci-listy.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.
