> 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/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/buchhaltung.md).

# Buchhaltung

{% hint style="success" %}
*Modul: DATEV FiBu Export*
{% endhint %}

> *Stammdaten* ➜ *Produkte* ➜ *Produkte* ➜ *(Produkt öffnen)* ➜ *(Reiter) Buchhaltung*

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

In dieser Registerkarte können das **Erlöskonto** für Forderungen, das **Aufwandskonto** für Verbindlichkeiten und die **E-Mail-Vorlage** für die Rechnung festgelegt werden. Werden die Konten leer gelassen, werden die[ in der Produktkategorie eingetragenen](/verwaltungsoberflache/konfiguration/stammdaten-produkte/kategorien.md#erloeskonto) Konten verwendet.

## DATEV Kostenstelle

Zusätzlich kann bei Bedarf für jedes Produkt eine eigene Kostenstelle hinterlegt werden. Falls nur eine Kostenstelle pro Kassenplatz vorhanden ist, kann dies unter [*Einstellungen* ➜ *Fibu-Daten* ➜ *DATEV* ➜ *Kassenzuordnung*](/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/fibu-daten/datev.md#kassenzuordnung-konto-erloskonto-verlustkonto-kostenstelle) eingestellt werden.

### Anzeige auf Belegen

Innerhalb eines Beleges kann unter [*Berichte* ➜ *Kassen* ➜ *Belege*](/verwaltungsoberflache/berichte/kassen/belege.md) die Spalte **DATEV Kostenstelle** sichtbar gemacht werden, wenn die Produkt-Kostenstellen direkt in der ETRON onRetail Verwaltungsoberfläche geprüft werden sollen.

<figure><img src="/files/6aQOmmDY1WRqKC5BJ5hZ" alt=""><figcaption></figcaption></figure>

### Anzeige im DATEV Export

Wenn ein DATEV-Export unter Fibu-Daten durchgeführt wird, werden die Produkt-Kostenstellen in der Spalte KOST2 angezeigt.


---

# 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/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/buchhaltung.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.
