> 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/funktion/kundennneuanlage.md).

# Kundennneuanlage

![](/files/775c7TLATQVkfG9nwtDk)

Durch Eingabe einer Kundennummer oder über **SUCHE** sowie Anwahl des Namens wird das Kunden-Stammblatt oder über **NEUANLAGE** ein leeres Stammblatt geöffnet.

### Kunden Suche Detail <a href="#kunden_suche_detail1" id="kunden_suche_detail1"></a>

Mit einem Klick auf den Button **„Suchfilter“** wird ein Hilfetext über die verfügbaren Suchfilter angezeigt.

![](/files/8YOKrLMnvx9swWgCAdxI)

Diese Filter stehen für die Kundensuche zur Verfügung :

* **\*** : Fragmentsuche im Kundennamen (Kann in den [Grundwerten](/etron-win/handbuch/stammdaten/grundwerte-definition/filialspezifische-einstellungen/artikel.md) dauerhaft aktiviert werden)
* **$** : Fragmentsuche in den wichtigsten Feldern des Kundenstammblattes
* **$EA$** + Datum : Es kann nach dem Anlagedatum z.B. $EA$01.08.04 gesucht werden.<br>
* **+** : Kombinierte Suche aus Name + PLZ (Mayer:1120)
* **+S=** : Zusatzsuche nach Straße (Mayer+S=Pottendorfer)
* **+O=** : Zusatzsuche nach Ort (Mayer+S=Wien)
* **+P=** : Zusatzsuche nach PLZ (Mayer+P=1120)
* Die Filter **+S=, +O= und +P=** können auch kombiniert werden (Mayer+S=Pottendorfer+P=1120)
* **+LANDFALSCH** : Alle Kunden mit einem ungültigen Wert im Feld Land
* **+LANDFALSCH+LEER** : Alle Kunden mit einem ungültigen oder leeren Wert im Feld Land

\
Zusätzlich zum Namen können Fragmente von Straße und Ort angegeben werden.

Format:\
a=Straße\
p=PLZ\
o=Ort\
„ma+a=perfa+o=wien“\
Namenfragment „ma“\
Straßenfragment „perfa“\
Ortfragment „wien“<br>

Durch Anwahl von **ZW Ablage** werden die Daten des gewählten Kunden in die Zwischenablage kopiert und können z.B. im Word etc. eingefügt werden.


---

# 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/funktion/kundennneuanlage.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.
