> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/ausgangsrechnungen/die-positionsliste.md).

# The item list

How to create, edit, duplicate, delete and import items can be found here:

{% content-ref url="/pages/46132c2c2db8252f8bf48abe1c714641ca37e1ee" %}
[The item list](/die-agenturverwaltung-en/finanzen-1/allgemeines-zu-finanzdokumenten/die-positionsliste-1.md)
{% endcontent-ref %}

## Sales tax rate

In invoices you can also define the sales tax below the item list. Here's how to do that:<https://www.youtube.com/watch?v=IVoDN3zyUBk>

{% embed url="<https://www.youtube.com/watch?v=IVoDN3zyUBk>" %}

## Which sales tax rate should be used?

{% hint style="info" %}
**As a rule of thumb for agencies: 19%** \
(or 16% between 01.07.2020 and 31.12.2020)

Even if you purchase goods and services from a supplier, e.g. a caterer or hotel, at 7%, they will be sold to your customer together with other services at 19%.
{% endhint %}

## Temporary VAT change 2020 in Germany&#x20;

On 04.06.2020 the federal government initiated a bill that provides for reducing the sales tax rates from the current 7 and 19% to 5 and 16% for the period 01.07.2020 to 31.12.2020.

**What does this mean for an agency's billing?**

#### Economic significance

The change usually does not have an economic impact, since agencies are entitled to deduct input tax. Because agencies usually calculate their offers net, it is not expected that—contrary to what might be assumed in retail—profits will arise from differences between 16 and 19%.

#### When is which VAT rate applied?

In general: The date of **service provision** is decisive for the sales tax rate. For agencies, the service provision usually only occurs at the end of the period during which work on a job was carried out. That is, upon delivery of a result - e.g.: banners, a website or a workshop. If it can be avoided, invoices whose service period extends beyond 01.07.2020 or 31.12.2020 should be split into two documents: **One document with services before the sales tax rate change and one document with the services after the change**.

#### Attention with cancellation invoices (invoice correction)

If an invoice is cancelled, care should be taken that the date and service period of the invoice correction correspond to the date of the invoice to be cancelled, so that there are no tax payments for the difference.

#### Attention with partial and advance invoices

Advance invoices are usually issued when a job runs over a longer period. Note that an advance invoice at 19% may cause confusion when the final invoice is later issued (with 16%). We therefore recommend final billing of job parts at the respective legal VAT change date.

### What to do if the advance invoice has already been issued at 19% but the final invoice only contains 16% VAT due to the service period?

In this example an advance invoice was issued at 19% in May, while the final invoice was issued at 16% in August. In the final invoice we offset the advance invoice. This can be done with a gross deduction as in this example:

![](/files/91957bc3dea1b17cfc6874ef9068306dadafbc18)

Die Agenturverwaltung allows using the "**gross deductions**" function to handle such cases in final invoices: The advance invoice of a long-running job was issued at 19% in May 2020, the job is later billed at 16% in August, but the advance invoice should be taken into account accordingly. You should therefore contact your software provider in such cases and coordinate this with your tax advisor.

More about deductions can be found here:

{% content-ref url="/pages/646dc190dc74494cb69511ffbf7b5c08d5af3ecb" %}
[VAT, discounts, totals](/die-agenturverwaltung-en/finanzen-1/allgemeines-zu-finanzdokumenten/der-summenblock-am-ende-des-dokuments.md)
{% endcontent-ref %}

### What to do if invoice date and service period do not coincide?

The VAT in the system is suggested based on the chosen invoice date, but the service period is relevant. If you want to create an invoice dated in June for a service in July, you can first set the invoice date to July, then select the VAT of 16% and then backdate the date again. You will receive a warning, but you can still save the document that way.


---

# 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://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/ausgangsrechnungen/die-positionsliste.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.
