add customer email to invoices

This commit is contained in:
Thomas Steen Rasmussen 2016-06-12 10:25:15 +02:00
parent 590bda8730
commit 2987180689

View file

@ -14,7 +14,7 @@
</td>
</tr>
</table>
<br>
<h3>Customer: {{ invoice.order.user.email }}</h3>
<br>
<h2>INVOICE</h2>
<table style="width:90%; margin:1em;">