mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 07:52:15 +00:00
@@ -84,9 +84,9 @@
|
|||||||
|
|
||||||
<setFont name="OpenSans" size="9"/>
|
<setFont name="OpenSans" size="9"/>
|
||||||
<drawString x="137" y="760">Portland Building, University Park, Nottingham, NG7 2RD</drawString>
|
<drawString x="137" y="760">Portland Building, University Park, Nottingham, NG7 2RD</drawString>
|
||||||
<drawString x="137" y="746">Phone: (0115) 846 8720</drawString>
|
<drawString x="137" y="746">www.nottinghamtec.co.uk</drawString>
|
||||||
<drawString x="137" y="732">www.nottinghamtec.co.uk</drawString>
|
<drawString x="265" y="746">info@nottinghamtec.co.uk</drawString>
|
||||||
<drawString x="265" y="732">info@nottinghamtec.co.uk</drawString>
|
<drawString x="137" y="732">Phone: (0115) 846 8720</drawString>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -128,7 +128,7 @@
|
|||||||
<keepTogether>
|
<keepTogether>
|
||||||
<blockTable style="totalTable" colWidths="300,115,80">
|
<blockTable style="totalTable" colWidths="300,115,80">
|
||||||
<tr>
|
<tr>
|
||||||
<td>VAT may be charged at the current rate date of event ({{ object.vat_rate.as_percent|floatformat:2 }}%)</td>
|
<td></td>
|
||||||
<td>Total (ex. VAT)</td>
|
<td>Total (ex. VAT)</td>
|
||||||
<td>£ {{ object.sum_total|floatformat:2 }}</td>
|
<td>£ {{ object.sum_total|floatformat:2 }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user