diff --git a/Layout/default/AddressDB/View.php b/Layout/default/AddressDB/View.php
index 7637bab06..643b0adf6 100644
--- a/Layout/default/AddressDB/View.php
+++ b/Layout/default/AddressDB/View.php
@@ -122,6 +122,7 @@
Status |
Beschreibung |
Extref |
+ Best. |
wohneinheiten as $unit): ?>
@@ -139,6 +140,7 @@
| =$unit->status->code?> - =$unit->status->name?> |
=((string)$unit) ? "".(string)$unit."" : ""?> |
=($unit->extref) ? "[".$unit->extref."]" : ""?> |
+ =PreorderModel::count(["adb_wohneinheit_id" => $unit->id, "deleted" => 0])?> |