Add warmmiete calculation logic and related metadata; implement custom view for warmmiete field
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"beforeSaveCustomScript": "warmmiete = (kaltmiete ?? 0) + (bKVorauszahlung ?? 0) + (bKPauschale ?? 0);"
|
||||
}
|
||||
Reference in New Issue
Block a user