Zákonné hlásenie o faktúre pre Finančnú správu; podľa roly nahlasovateľa visí buď na odoslanej faktúre (C2), alebo na prijatej (C3), nikdy na oboch.
Envelope identity and kind-specific facts from the entity's spec.
tdd-document11idThis 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 | — |
tenant_id | uuid | yes | — | — |
outbound_document_id | uuid | optional | — | — |
inbound_document_id | uuid | optional | — | — |
reporter_role | text | yes | — | — |
tdd_uuid | uuid | optional | — | — |
tdd_type | text | yes | — | — |
state | text | yes | — | — |
tdd_transmission_uuid | uuid | optional | — | — |
report_deadline_at | timestamptz | optional | — | — |
dispatch_status | text | yes | — | — |
Merged from both ends: an edge the other entity declares appears here too (ADR-0015).
| Related entity | Cardinality | Via | Notes |
|---|---|---|---|
| Prijatá faktúrainbound-document | N — 1many-to-one | — | |
| Odoslaná faktúraoutbound-document | N — 1many-to-one | — | |
| Nájomník (klient)tenant | N — 1many-to-one | — | declared on tdd-document only |
Declared spec links and inverses derived from the graph.
Declared here
Derived from the graph
Free x-* spec keys and namespaced tool annotations (standard §1).
Annotations
gordulitch.sk/deadline-notereport_deadline_at a report_warning_at nesú zákonnú lehotu v kalendárnych dňoch podľa zákona 385/2025. Vyhotovenie sa spúšťa odovzdaním na odoslanie, nie úspešným doručením — hlási sa aj neúspešne doručená faktúra.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/tdd-document/docs/