Added code to PLog view

This commit is contained in:
Frank Schubert
2023-11-23 14:03:14 +01:00
parent a94c3cc8db
commit cd0e13eaf2
2 changed files with 3 additions and 1 deletions

View File

@@ -100,6 +100,7 @@
<tr>
<th></th>
<th></th>
<th>Status</th>
<th>Versandadresse</th>
<th>OAID</th>
<th>Bestellcode</th>
@@ -115,6 +116,7 @@
onchange="saveSent(<?=$preorder->id?>)" />
</label>
</td>
<td><?=$preorder->status->code?></td>
<td>
<?php if($preorder->adb_hausnummer_id): ?>
<?php if($preorder->company): ?>