added fields to PreorderBillingInvoice PDF

This commit is contained in:
Frank Schubert
2025-08-26 14:48:12 +02:00
parent 5f2011358b
commit 75b09a6c97
2 changed files with 30 additions and 4 deletions

View File

@@ -100,6 +100,7 @@
<div>{{ addressLine_3 }}</div>
<div>{{ addressLine_4 }}</div>
<div>{{ addressLine_5 }}</div>
<div>{{ addressLine_6 }}</div>
</td>
<td>
<table class="info-table">
@@ -115,6 +116,7 @@
<td>{{ customerNumber }}</td>
</tr>
{{ vatHtml }}
{{ orderNumberHtml }}
</table>
</td>
</tr>