> 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/etron-win/handbuch/kassa/produktionsbondruck.md).

# Produktionsbondruck

Mit dem Produktionsbondruck kann beim Verkauf für bestimmte Artikel ein mit eigenen Druckereinstellungen festgelegter Bon ausgegeben werden. Dieser Produktionsbon kann dann z.B. in einer Werkstatt oder Küche rauskommen und die Mitarbeiter können die Ware entsprechend vorbereiten/produzieren.

## Konfiguration und Aktivierung <a href="#konfiguration_und_aktivierung" id="konfiguration_und_aktivierung"></a>

#### Schritt 1

Unter [729 "Warengruppe für Produktionsbon"](/etron-win/handbuch/stammdaten/grundwerte-definition/filialspezifische-einstellungen/verkauf-beenden.md) den Produktionsbondruck auf **nach Kassiervorgang** oder auf **nach Parken** stellen.

![](/files/57FTHSQc5VYeXy3Xz0PL)

#### Schritt 2

Gewünschte **Warengruppe** unter [729 "Warengruppe für Produktionsbon"](/etron-win/handbuch/stammdaten/grundwerte-definition/filialspezifische-einstellungen/verkauf-beenden.md) festlegen.\
Für alle Artikel welche sich in dieser Warengruppe befinden wird beim Verkauf zusätzlich ein Produktionsbon gedruckt.

<div align="left"><img src="/files/ceCAAIE8rGWv8gQ0d0L7" alt=""></div>

Wird nur AB bzw. nur AB und HWG eingetragen so werden automatisch alle Unterwarengruppen berücksichtigt.

<div align="left"><img src="/files/BOIl6vcmXnK8NItbs0D9" alt=""></div>

#### Schritt 3

Bei zusätzlich zur Warengruppe gewünschten Artikeln im Artikelstamm unter **L2 KZ** „#PB“ eintragen.

![](/files/nIaJSiM4GH95SaaxeBzj)

#### Schritt 4

Unter ["Druckformulare" -> 728 "Produktionsbon"](/etron-win/handbuch/stammdaten/grundwerte-definition/filialspezifische-einstellungen/verkauf-beenden.md) einen Drucker für den Produktionsbondruck festlegen.

![](/files/BRpNr0kUN8eulyb08s2D)

## Ablauf in der Kassa <a href="#ablauf_in_der_kassa" id="ablauf_in_der_kassa"></a>

### Produktionsbon nach Kassiervorgang <a href="#produktionsbon_nach_kassiervorgang" id="produktionsbon_nach_kassiervorgang"></a>

#### Schritt 1

Es wird ein normaler Verkauf erfasst.

#### Schritt 2

Der Verkauf wird normal beendet.

![](/files/cHBHEEzyB98NBDevVFvA)

#### Schritt 3

Es kommt zusätzlich zum Verkaufsbon ein Produktionsbon am festgelegten Drucker heraus.

<div align="left"><img src="/files/BQsuh6bUMbCOCw2kkxju" alt=""></div>

\
Beim Produktionsbon ohne Kundennamen startet der Belegkopf entsprechend nach oben versetzt.

<div align="left"><img src="/files/qadTY47LDg0yV0XJqsjm" alt=""></div>

### Produktionsbon beim Parken <a href="#produktionsbon_beim_parken" id="produktionsbon_beim_parken"></a>

#### Schritt 1

Es wird ein normaler Verkauf erfasst.

#### Schritt 2

Der Verkauf wird geparkt.

![](/files/c0pmUF7wzUXMBUqA5XOz)

#### Schritt 3

Es kommt zusätzlich zum Verkaufsbon ein Produktionsbon am festgelegten Drucker heraus.

<div align="left"><img src="/files/qRzW1crdIGHoi0fihSVe" alt=""></div>

\
Beim Produktionsbon ohne Kundennamen startet der Belegkopf entsprechend nach oben versetzt.

<div align="left"><img src="/files/dIp17LZJvlwJ4MPeDk0q" alt=""></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/etron-win/handbuch/kassa/produktionsbondruck.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.
