Firma, ktorej patria faktúry a používatelia — koreň celej viacnájomnosti; práve jeden riadok má kind provider a predstavuje prevádzkovateľa.
Envelope identity and kind-specific facts from the entity's spec.
tenant8idThis entity and everything one relation away, grouped by the data store each lives in.
Every column of this entity — type, whether it is required, and which key it is.
| Field | Type | Required | Key | Description |
|---|---|---|---|---|
id | uuid | yes | PK | — |
kind | text | yes | — | — |
tenant_type_id | uuid | optional | — | — |
name | text | yes | — | — |
ico | text | optional | — | — |
dic | text | optional | — | — |
status | text | yes | — | — |
created_at | timestamptz | yes | — | — |
Merged from both ends: an edge the other entity declares appears here too (ADR-0015).
| Related entity | Cardinality | Via | Notes |
|---|---|---|---|
| Používateľapp-user | 1 — None-to-many | — | |
| Doklad za predplatnébilling-invoice | 1 — None-to-many | — | declared on billing-invoice only |
| Prijatá faktúrainbound-document | 1 — None-to-many | — | |
| Odoslaná faktúraoutbound-document | 1 — None-to-many | — | |
| SK TDD (daňový dokument)tdd-document | 1 — None-to-many | — | declared on tdd-document only |
| Predplatné nájomníkatenant-billing | 1 — 1one-to-one | — | |
| Záznam o pokuse o prenostransmission-record | 1 — None-to-many | — | declared on transmission-record only |
Declared spec links and inverses derived from the graph.
Declared here
Derived from the graph
Markdown texts from the entity's docs/ folder.
Architecture notes, runbooks, and onboarding texts belong here — anything a new operator should read.
Add markdown files under data-entities/tenant/docs/