Merge branch 'fronkdev' into 'master'
added fields to PreorderBillingInvoice PDF See merge request fronk/thetool!1681
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user