Add warmmiete and streitwert calculations; enhance check_and_rebuild script for cache clearing

This commit is contained in:
2026-01-23 17:53:41 +01:00
parent e1a7158931
commit cf60d2a91d
6 changed files with 167 additions and 16 deletions

View File

@@ -123,7 +123,8 @@
"decimal": true,
"isCustom": true,
"readOnly": true,
"required": true
"required": true,
"view": "custom:views/c-vmh-erstgespraech/fields/warmmiete"
},
"erfolgsaussichten": {
"type": "enum",
@@ -161,7 +162,8 @@
"tooltip": true,
"isCustom": true,
"onlyDefaultCurrency": true,
"readOnly": true
"readOnly": true,
"view": "custom:views/c-vmh-erstgespraech/fields/streitwert"
},
"anruferIst": {
"type": "enum",