fix user email display in creditnote pdf

This commit is contained in:
Thomas Steen Rasmussen 2016-06-18 21:18:43 +02:00
parent a850696345
commit 706ea29a85

View file

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