> 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/einstellungen-1/process-definitions/process-configurator-for-purchase-invoices.md).

# Process configurator for purchase invoices

Under Settings > Process Definitions you can find the process configurator for purchase invoices.&#x20;

Here you can define which status steps a purchase invoice goes through.

The following statuses are available:

#### Waiting for capture

A document has, for example, already been uploaded as an attachment but has not yet been further captured.

#### Waiting for job assignment

This document has been captured and is waiting for a project manager to post it as an external service to one or more jobs.\
Under certain circumstances the project manager may already have been notified via followup.

#### Waiting for payment approval (optional)

This document is waiting for a person authorized to approve payments to approve the document for payment.

#### Waiting for booking (optional)

The assignment of the document to one or more jobs has been completed. Depending on configuration, payment approval may also have been granted. The document can now, if applicable, be paid and handed over to a third-party accounting system, e.g. DATEV.

#### Booked

This document has been handed over to accounting.

#### Claimed (optional)

If a claimed document is not deleted immediately, this status can be used to document that the document was claimed.

## Define permissions for the individual steps

In the configurator you can define who is allowed to move a purchase invoice into a certain status step at all and who is allowed to change the status of a purchase invoice that is in a certain status step at all:

![](/files/e05dd51d639197ebf9bbf8356e9cb04f394984ba)

Optional status steps (here: waiting for booking) can be deactivated. They will then no longer be available.

### Application examples for configuring permissions

Documents that are marked as "booked" have been handed over to the tax advisor; the status should only be allowed to change if a specific person from accounting permits it.

After the job assignment the status jumps to "payment approval". In this step only 3 people are allowed to change the status, i.e. when the status is reached one of these 3 people must approve the payment by moving the invoice to the next step - e.g. "waiting for booking".

### Configure payment approval

If this status is active and a group of people is specified in the field "Who may change this status?", then when capturing the supplier document it can be selected which person from this group should approve the invoice for payment after the job assignment. That person then receives a [followup](/die-agenturverwaltung-en/wiedervorlagen-1.md), as soon as the invoice status jumps to "waiting for payment approval".

![](/files/712dc2bf370d3fcd9055b62c1b73169259f7c76e)


---

# 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/einstellungen-1/process-definitions/process-configurator-for-purchase-invoices.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.
