add customer email to invoices
This commit is contained in:
parent
590bda8730
commit
2987180689
|
@ -14,7 +14,7 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<br>
|
<h3>Customer: {{ invoice.order.user.email }}</h3>
|
||||||
<br>
|
<br>
|
||||||
<h2>INVOICE</h2>
|
<h2>INVOICE</h2>
|
||||||
<table style="width:90%; margin:1em;">
|
<table style="width:90%; margin:1em;">
|
||||||
|
|
Loading…
Reference in a new issue