Add 'kostenRaeumungsantrag' field and update related calculations and localization in CVmhErstgespraech entity

This commit is contained in:
2026-01-23 20:14:43 +01:00
parent 42d396f460
commit 56271ca05a
7 changed files with 45 additions and 18 deletions

View File

@@ -37,6 +37,7 @@ define('custom:views/c-vmh-erstgespraech/fields/rvg-calculated', [
// Update all cost fields
this.model.set({
'aussergerichtlicheGebuehren': result.aussergerichtlichBrutto,
'kostenRaeumungsantrag': result.kostenRaeumungsantrag,
'gerichtskosten1Instanz': result.gerichtskosten1Instanz,
'anwaltskostenKlaeger1Instanz': result.anwaltskostenKlaeger1InstanzBrutto,
'vorzusch1Instanz': result.vorzusch1InstanzBrutto,