mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-26 09:52:16 +00:00
Few tweaks to printed documents following a conversation with Marilyn from treasury
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
{% elif receipt %}
|
{% elif receipt %}
|
||||||
|
|
||||||
<para style="page-head">RECEIPT</para>
|
<para style="page-head">CONFIRMATION</para>
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
{% if not invoice %}
|
{% if quote %}
|
||||||
<para>
|
<para>
|
||||||
<b>The full hire fee is payable at least 10 days before the event.</b>
|
<b>The full hire fee is payable at least 10 days before the event.</b>
|
||||||
</para>
|
</para>
|
||||||
@@ -225,7 +225,7 @@
|
|||||||
</keepTogether>
|
</keepTogether>
|
||||||
<keepTogether>
|
<keepTogether>
|
||||||
<blockTable style="infoTable">
|
<blockTable style="infoTable">
|
||||||
{% if not invoice %}
|
{% if quote %}
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<para>Bookings will
|
<para>Bookings will
|
||||||
|
|||||||
Reference in New Issue
Block a user