mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 15:32:14 +00:00
Fixed impending fail
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><para style="invoice_titles">PO Number</para></td>
|
<td><para style="invoice_titles">PO Number</para></td>
|
||||||
<td>
|
<td>
|
||||||
<para style="invoice_numbers">{{ object.purchase_order|default_if_none:"" }}hello</para>
|
<para style="invoice_numbers">{{ object.purchase_order|default_if_none:"" }}</para>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user