diff --git a/RIGS/templates/RIGS/invoice_detail.html b/RIGS/templates/RIGS/invoice_detail.html
index a3be5320..eccec0a3 100644
--- a/RIGS/templates/RIGS/invoice_detail.html
+++ b/RIGS/templates/RIGS/invoice_detail.html
@@ -15,10 +15,12 @@
Void
- Print
-
+ {% if not object.event.organisation.union_account %}
+ Print
+
+ {% endif %}