From 1dfa573430196c795aefbe306b569ff8438998f8 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Fri, 16 Sep 2022 14:53:45 +0200 Subject: [PATCH] URL Bug fix in template --- templates/billing/contracts/listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/billing/contracts/listing.html b/templates/billing/contracts/listing.html index 1474d70..ac9917d 100644 --- a/templates/billing/contracts/listing.html +++ b/templates/billing/contracts/listing.html @@ -26,7 +26,7 @@ {{ contract.date.year }} {{ contract.reference }} -  {{ contract.title }} +  {{ contract.title }} {{ contract.client }} {{ contract.advance }} {{ contract.get_prestation.count }}