creditnote pdf styling
This commit is contained in:
parent
706ea29a85
commit
380e173fc7
|
@ -29,15 +29,13 @@
|
|||
{{ creditnote.amount|currency }}
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<td>
|
||||
<td align="right">
|
||||
<strong>Danish VAT (25%)</strong>
|
||||
<td>
|
||||
{{ creditnote.vat|currency }}
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<td>
|
||||
<td align="right">
|
||||
<strong>Total</strong>
|
||||
<td>
|
||||
{{ creditnote.amount|currency }}
|
||||
|
|
Loading…
Reference in a new issue