> 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/schnelles-wissen/erste-schritte/verwaltungsoberflache/elektronische-rechnung-aktivieren.md).

# Elektronische Rechnung aktivieren

{% hint style="info" icon="section" %}
***Ab wann gilt die Verpflichtung zur E-Rechnung?***

*Die Verpflichtung zur elektronischen Rechnungstellung beginnt am 1. Januar 2025.* Üb*ergangsregelungen gelten von 2025 bis 2027:*

* ***2025-2026**: Papierrechnungen und alte elektronische Formate sind erlaubt, sofern der Empfänger zustimmt.*
* ***2027**: Papierrechnungen und alte elektronische Formate sind ebenfalls erlaubt, jedoch nur bei einem Vorjahresumsatz von maximal 800.000 Euro und mit Zustimmung des Empfängers.*
* ***Ab 2028**: Die neuen E-Rechnungsanforderungen müssen strikt eingehalten werden.*

*Quelle:* [*WKO*](https://www.wko.at/ktn/industrie/deutschland--elektronische-rechnungen-im-b2b-bereich-kuenftig)
{% endhint %}

In ETRON onRetail wird das Erstellen und Versenden der elektronischen Rechnung unterstützt.

Die E-Rechnung wird im Journal unter *Konfiguration ➜ Fibu Daten ➜ Journale ➜ Kundenrechnungen ➜ Erweiterte Einstellungen im Bereich Elektronischer Datenaustausch* aktiviert.&#x20;

<div data-with-frame="true"><figure><img src="/files/tNvdOo8Rjf0VD9GiuQCQ" alt=""><figcaption><p>Im Menü Konfiguration ➜ Fibu Daten ➜ Journale auswählen und anschließend den Eintrag "Kundenrechnungen" öffnen</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/uyTeQ9tFEg9O7l7EdXWQ" alt=""><figcaption><p>Im Journal "Kundenrechnungen" kann im Reiter "Erweiterte Einstellungen"  bei der Gruppe "Elektronischer Datenaustausch" die Elektronische Rechnungstellung aktiviert werden. Hierfür stehen unterschiedliche Formate zur Verfügung.</p></figcaption></figure></div>

{% hint style="warning" %}
*Damit der Bereich "Elektronischer Datenaustausch" angezeigt wird, muss in den* [*Unternehmensdaten*](/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/allgemeine-einstellungen/unternehmen.md#unternehmensdaten) *bei der Adresse das **Land** eingetragen sein.*&#x20;
{% endhint %}

{% hint style="info" %}
***Factur-X** ist die internationale Bezeichnung für das Format **ZUGFeRD**.*
{% endhint %}

Sind die Einstellungen entsprechend aktiviert wird beim Bestätigen einer Kundenrechnung die elektronische Rechnung als XML-Datei erstellt. Beim Versenden der Rechnung als E-Mail wird die elektronische Rechnung automatisch als Anhang hinzugefügt.

<div data-with-frame="true"><figure><img src="/files/K15wwg91VTTOpgJqj17L" alt=""><figcaption></figcaption></figure></div>


---

# 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/schnelles-wissen/erste-schritte/verwaltungsoberflache/elektronische-rechnung-aktivieren.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.
