mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-27 08:38:24 +00:00
Minor PDF styling fixes
This commit is contained in:
@@ -116,7 +116,6 @@
|
||||
<image file="RIGS/static/imgs/paperwork/corner-bl.jpg" x="0" y="0" height="200" width="200"/>
|
||||
|
||||
<setFont name="OpenSans" size="10"/>
|
||||
{% if not invoice %}<drawCenteredString x="302.5" y="50">[{{ copy }} Copy]</drawCenteredString>{% endif %}
|
||||
<drawCenteredString x="302.5" y="38">[Page <pageNumber/> of <getName id="lastPage" default="0" />]</drawCenteredString>
|
||||
<setFont name="OpenSans" size="7" />
|
||||
<drawCenteredString x="302.5" y="26">
|
||||
|
||||
@@ -268,7 +268,7 @@
|
||||
</tr>
|
||||
</blockTable>
|
||||
{% elif not object.internal and object.purchase_order %}
|
||||
<blockTable colWidths="247,248">
|
||||
<blockTable colWidths="330,165">
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><para><b>Purchase Order</b></para></td>
|
||||
|
||||
Reference in New Issue
Block a user