Enhance CKndigung entity: add new fields, update layouts, and implement document synchronization hook
This commit is contained in:
@@ -23,8 +23,16 @@
|
||||
"zustellart": "Delivery Method",
|
||||
"sendungsverfolgungsnummer": "Tracking Number",
|
||||
"mietrueckstand": "Rent Arrears",
|
||||
"mietkaution": "Security Deposit",
|
||||
"nebenkostenvorauszahlungen": "Utility Advance Payments",
|
||||
"vorzeitigeRaeumungZulaessig": "Early Eviction Permitted",
|
||||
"beschreibungBesorgnisgrund": "Description of Concern"
|
||||
"beschreibungBesorgnisgrund": "Description of Concern",
|
||||
"gerichtsrubrum": "Court Heading",
|
||||
"gegenstandswert": "Value in Dispute",
|
||||
"kuendigungsservice": "Termination Service",
|
||||
"aussergerichtlicheGebuehren13": "Extrajudicial Fees (1.3)",
|
||||
"gerichtskosten1Instanz": "Court Costs 1st Instance",
|
||||
"anwaltskosten1Instanz": "Attorney Fees 1st Instance"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Meetings",
|
||||
@@ -91,7 +99,11 @@
|
||||
"syncStatus": "Synchronization status with Advoware",
|
||||
"sendungsverfolgungsnummer": "Tracking number for registered mail",
|
||||
"mietrueckstand": "Total amount of rent arrears (only for termination reason rent arrears)",
|
||||
"mietkaution": "Withheld or outstanding security deposit",
|
||||
"nebenkostenvorauszahlungen": "Outstanding utility advance payments",
|
||||
"vorzeitigeRaeumungZulaessig": "Is early eviction permitted under § 257 or § 259 ZPO?",
|
||||
"beschreibungBesorgnisgrund": "Description of the concern for early eviction under § 259 ZPO"
|
||||
"beschreibungBesorgnisgrund": "Description of the concern for early eviction under § 259 ZPO",
|
||||
"gerichtsrubrum": "Heading for court documents",
|
||||
"kuendigungsservice": "Is termination service being used?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user