From 8b6619f7883a12ec9e04415284cb317963d2871b Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 4 Apr 2019 06:52:34 +0200 Subject: [PATCH] Invoice pdf generation: use invoice number and not id --- hosting/templates/hosting/invoice_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosting/templates/hosting/invoice_detail.html b/hosting/templates/hosting/invoice_detail.html index 1459bf04..335dfcfb 100644 --- a/hosting/templates/hosting/invoice_detail.html +++ b/hosting/templates/hosting/invoice_detail.html @@ -3,7 +3,7 @@ {% block content %} -
+
{% if messages %}
{% for message in messages %} @@ -20,7 +20,7 @@ {% if invoice %}