Merge branch 'fronkdev' into 'master'

added fields to PreorderBillingInvoice PDF

See merge request fronk/thetool!1681
This commit is contained in:
Frank Schubert
2025-08-26 12:48:45 +00:00
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>