> 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

Produktreiter

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

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

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FfxHwdUY0MxSGYyhQWHu5%2Fimage.png?alt=media&amp;token=cc96c7eb-1390-4d27-a7ef-94c7525bd7dd" alt=""><figcaption></figcaption></figure>

## Ertragskonto und Aufwandskonto

Im Reiter "Buchhaltung" kann das **Ertragskonto** für Forderungen und das **Aufwandskonto** für Verbindlichkeiten festgelegt werden. Wenn die Konten leer gelassen, werden die[ in der Produktkategorie eingetragenen](/verwaltungsoberflache/konfiguration/stammdaten-produkte/kategorien.md#erloeskonto) Konten verwendet.

{% hint style="warning" %}
*Bei Produkten mit unterschiedlichen Steuersätzen sind eigene Ertragskonten zu hinterlegen. Andernfalls dürfen nur Produktkategorien verwendet werden, deren Ertragskonto für den jeweiligen Steuersatz konfiguriert ist. Abweichende Steuersätze können zu Differenzen führen.*
{% endhint %}

## DATEV Kostenstelle

Bei Bedarf kann 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="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FA2RaHmMrt6xDBlGAxFqb%2Fimage.png?alt=media&amp;token=3a7f300b-b610-4aed-bda2-90a6eb4b785d" 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.

### Automatische E-Mail bei Rechnungen

Wird das Produkt über eine Rechnung abgerechnet, wird beim Bestätigen der Rechnung automatisch eine E-Mail anhand der hinterlegten Rechnungsvorlage versendet.


---

# 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.
