small changes to invoice & removed debugging

This commit is contained in:
Frank Schubert
2024-07-07 16:10:39 +02:00
parent dde832d6a8
commit 5bb0f1978c
7 changed files with 45 additions and 40 deletions
+3 -3
View File
@@ -51,7 +51,7 @@
<div id="topSpacer"></div>
<div style="height: 50px; margin-bottom: 8px">
<img alt="Xinon Logo" src="{{ basedir }}/public/assets/images/xinon-full.jpg" style="text-align:left;height: 85px;">
<img alt="Xinon Logo" src="{{ basedir }}/public/assets/images/xinon-full.png" style="text-align:left;height: 85px;">
</div>
<table style="width: 100%; border-collapse: collapse;">
@@ -92,8 +92,8 @@
</table>
</td>
<td style="float: right;margin-top:18px">
<img alt="QR-Code" src="{{ qrCodeSrc }}" style="text-align:right;height: 85px;">
<td style="float: right; vertical-align: top; margin-top: 0; padding-top: 0">
<img alt="QR-Code" src="{{ qrCodeSrc }}" style="text-align:right;height: 3.5cm;">
</td>
</tr>
</table>