Added code to PLog view
This commit is contained in:
@@ -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): ?>
|
||||
|
||||
Reference in New Issue
Block a user