diff --git a/Layout/default/Building/Form.php b/Layout/default/Building/Form.php
index 0d719960f..441c068a2 100644
--- a/Layout/default/Building/Form.php
+++ b/Layout/default/Building/Form.php
@@ -114,9 +114,9 @@
diff --git a/Layout/default/Building/Index.php b/Layout/default/Building/Index.php
index 7d96ab7b6..bd669702e 100644
--- a/Layout/default/Building/Index.php
+++ b/Layout/default/Building/Index.php
@@ -143,7 +143,7 @@
POP |
Typ |
Objekt ID |
- OAN ID |
+ OAID |
Adresse |
Einheiten |
Status |
@@ -155,7 +155,7 @@
=$building->pop->name?> |
=$building->type->name?> |
=$building->code?> |
- =$building->oan_id?> |
+ =$building->oaid?> |
=$building->street?>
=$building->zip?> =$building->city?>
diff --git a/Layout/default/OpenAccessId/Index.php b/Layout/default/OpenAccessId/Index.php
index 807611282..284257338 100644
--- a/Layout/default/OpenAccessId/Index.php
+++ b/Layout/default/OpenAccessId/Index.php
@@ -150,7 +150,14 @@
|
=($oaid->assigned) ? date("d.m.Y H:i",$oaid->assigned) : ""?> |
- =($oaid->exported_to) ? $oaid->exported_to : ""?> |
+
+ exported_to): ?>
+ [=$oaid->exported_to?>]
+ getExportData($oaid->exported_to); if($ed): ?>
+ =($ed->ftu_id) ? $ed->ftu_id : ""?>
+
+
+ |
=($oaid->exported) ? date("d.m.Y H:i", $oaid->exported) : ""?> |
diff --git a/Layout/default/Preorder/Index.php b/Layout/default/Preorder/Index.php
index 53713e477..93f29fc25 100644
--- a/Layout/default/Preorder/Index.php
+++ b/Layout/default/Preorder/Index.php
@@ -77,23 +77,34 @@
-
+
+
+
@@ -117,7 +128,7 @@
-
+
|