Skip to content
aYOUne
Not in your language

This page is not yet available in en. You're reading the de version.

ayoune-models-lib

Stand: Commit 780d8db · 2026-09-27

Das Paket legt fest, welche Felder gespeichert werden, welche Pflicht sind und welche Vorgaben gelten; ein Administrator begegnet ihm in Formularen, Importen und Fehlermeldungen beim Speichern, richtet es aber nicht selbst ein.

Funktionen

  • Feldregeln beim Speichern – Pflichtfelder, Vorgabewerte und erlaubte Werte werden beim Speichern geprüft; unbekannte Felder werden nicht übernommen.
  • Schutz gespeicherter Daten – Passwörter werden vor dem Speichern unlesbar gemacht, Zugangsdaten verschlüsselt; bestimmte Prüf- und Freigabefelder kann nur die Plattform selbst schreiben.
  • Eindeutigkeit und Nummern – Laufende Nummern, Summen und Kurzbezeichnungen werden beim Speichern gebildet; doppelte Einträge werden abgewiesen, wo Eindeutigkeit gilt.

Zweck

Dieses Paket beschreibt, wie jeder Datensatz der Plattform gespeichert wird: welche Felder es gibt, welche Pflicht sind, welche Vorgaben gelten und welche Werte erlaubt sind. Für Ihr Unternehmen bedeutet das: ein Kontakt, eine Rechnung oder eine Bestellung wird in jedem Bereich nach denselben Regeln geprüft, bevor er gespeichert wird.

Sie richten dieses Paket nicht ein. Es gibt keine Ansicht und keine Einstellung dafür. Sie begegnen ihm in Formularen, bei Importen und in Fehlermeldungen beim Speichern.

Einrichten

Es gibt nichts einzurichten. Die Regeln gelten für alle Mandanten gleich und werden mit jeder neuen Fassung der Plattform ausgeliefert.

Was Sie tun können: die Vorgabewerte, die ein Formular beim Anlegen zeigt, sind die Vorgaben dieses Pakets. Wo ein Bereich eigene Voreinstellungen anbietet, etwa Nummernkreise oder Standardwährung, finden Sie sie in den Einstellungen des jeweiligen Bereichs, nicht hier.

Rollen und Rechte

Das Paket vergibt keine Rechte und prüft keine Rollen. Wer einen Datensatz lesen oder schreiben darf, entscheidet die Rechteprüfung der Plattform anhand der Rolle des Nutzers.

Zwei Dinge schützt das Paket unabhängig von Rollen: Passwörter werden vor dem Speichern unlesbar gemacht, und hinterlegte Zugangsdaten werden verschlüsselt abgelegt. Außerdem gibt es Felder, die nur die Plattform selbst schreiben darf, etwa Siegel und Prüfvermerke bei Freigaben. Ein Versuch, sie über ein Formular oder einen Import zu ändern, wird abgewiesen.

Laufender Betrieb

Das Paket läuft nicht eigenständig; es hat keine Zeitgeber und erzeugt keine Aufgaben. Sie müssen es nicht überwachen.

Beim Speichern passiert automatisch: Zeitstempel für Anlage und Änderung werden gesetzt, laufende Nummern vergeben, Summen berechnet und Auswahlwerte vereinheitlicht. Ein Datensatz gehört immer genau Ihrem Mandanten; Nutzer eines anderen Mandanten sehen ihn nicht.

Wichtig für Importe: Felder, die das Paket nicht kennt, werden beim Speichern stillschweigend weggelassen. Der Datensatz wird gespeichert, das unbekannte Feld nicht. Die Plattform nimmt davon Stichproben und legt bei Funden eine Aufgabe im Projektmanagement an, damit solche Fälle sichtbar werden.

Störungen

Ein Datensatz lässt sich nicht speichern, die Meldung nennt ein Feld. Ein Pflichtfeld ist leer oder ein Wert liegt außerhalb der erlaubten Auswahl. Füllen Sie das genannte Feld und speichern Sie erneut.

Ein Eintrag wird als Duplikat abgewiesen. Für dieses Feld gilt Eindeutigkeit innerhalb Ihres Mandanten, etwa bei Kurzbezeichnungen oder Nummern. Suchen Sie den bestehenden Eintrag und ändern Sie ihn, statt einen zweiten anzulegen.

Ein importiertes Feld fehlt nach dem Import. Der Feldname war dem Paket unbekannt. Verwenden Sie die Feldnamen, die das Formular der Entität zeigt, und wiederholen Sie den Import.

Zugangsdaten lassen sich nicht mehr lesen. Sie wurden mit einem anderen Schlüssel verschlüsselt als dem, der heute gilt. Das ist ein Fall für den Support.

Glossar

  • Pflichtfeld – Ein Feld, ohne das ein Datensatz nicht gespeichert wird.
  • Vorgabewert – Der Wert, den ein Feld bekommt, wenn Sie beim Anlegen nichts eintragen.
  • Mandant – Ihr Unternehmen auf der Plattform; alle Datensätze gehören genau einem Mandanten.

Work with this page

Ready-made instructions for your AI tool. Copy, paste, go — the AI fetches the content itself via the address in the text.

Summarise the steps for me The essentials, in the right order.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-models-lib.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Summarise the content for me.

- First, in two sentences: what is this about?
- Then the steps in the order I need to take them.
- One line per step, in plain language.
- At the end: what I should have ready beforehand.

Leave out nothing I need in order to actually finish.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Explain what I need this for What it is good for — and when it is worth it.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-models-lib.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Explain to me what I need this for.

1. Which problem does it solve? In one sentence, from my point of view.
2. Three typical situations in which it genuinely helps me.
3. When I do NOT need it — that saves me time.
4. What I can do instead if it is not a fit.

Stick to what the source says. Where it gives nothing, say so openly instead
of guessing.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Help me set this up Step by step, asking me as you go.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-models-lib.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Walk me through the setup step by step.

- First tell me what I need to have ready (access, data, time).
- Then take me through ONE step at a time. Wait for my "next".
- For each step, say how I can tell that it worked.
- If something goes wrong, ask me for the exact message instead of guessing.

If the instructions leave a point open, tell me so rather than inventing it.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Help me with a problem Narrow down the cause instead of guessing.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-models-lib.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Help me narrow down a problem.

- First ask me what I observe and what I expected instead.
- From that, derive the most likely causes consistent with this source.
- For each cause, give me ONE test that confirms or rules it out.
- Order them so the cheapest test comes first.

Do not guess. If the source does not cover the problem, tell me where I should
look next.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Explain it in plain words No jargon, from the ground up.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-models-lib.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Explain the content so that someone without prior knowledge understands it.

- Start with the purpose: why does this exist at all?
- Explain technical terms in half a sentence on first use.
- One everyday comparison where it genuinely holds — none where it limps.
- At the end: the three things worth remembering.

Do not shorten by dropping conditions. A simplification that hides a
prerequisite is a false statement.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
A checklist to tick off To follow along while you do it.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-models-lib.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Turn this into a **tick-off checklist** for practical use.

- Exactly one action per item, in the imperative.
- Order it so that no item depends on a later prerequisite.
- Prerequisites and pitfalls as indented sub-items.
- End with an acceptance step: how do I know everything is right?
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.

Was this article helpful?

👎 No (0)
Leave a comment