From ffaee081c018b0e254844910fd3878f916196054 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 24 Jul 2022 15:59:52 +0200 Subject: Template paths. --- app/templates/modules/invoice-preview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/modules/invoice-preview.html') diff --git a/app/templates/modules/invoice-preview.html b/app/templates/modules/invoice-preview.html index f86f9a2..7dc2774 100644 --- a/app/templates/modules/invoice-preview.html +++ b/app/templates/modules/invoice-preview.html @@ -6,7 +6,7 @@ - Invoice preview for {{ invoice.customer.name }} + invoice {{ invoice.date_billed }} for {{ invoice.customer.name }} {{ invoice.primary_key }} -- cgit v1.2.3