Added Rimo GN to ConstructionConsent

This commit is contained in:
Luca Haid
2025-04-22 11:16:48 +00:00
parent 7aa53267e7
commit a1e75e42f8

View File

@@ -342,6 +342,7 @@ $pagination_entity_name = "Zustimmungserklärungen";
<th>Name</th>
<th>Objekttyp</th>
<th>Objektadresse</th>
<th>Rimo GN</th>
<th>KG</th>
<th>GST-Nr.</th>
<th>Einlagezahl</th>
@@ -367,6 +368,7 @@ $pagination_entity_name = "Zustimmungserklärungen";
<?=$item->adb_hausnummer->strasse->gemeinde->name?>
<?php endif; ?>
</td>
<td><?=$item->rimo_gn?></td>
<td><?=$item->kg?></td>
<td><?=$item->gst?></td>
<td><?=$item->ez?></td>