From df8486df514668440a8cc68448d95c1beafdb24a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 4 Dec 2020 14:57:13 +0100 Subject: Files: add date of planning service file --- archaeological_files/templates/ishtar/sheet_file.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_files/templates') diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html index f5a3ac6d3..7d3279988 100644 --- a/archaeological_files/templates/ishtar/sheet_file.html +++ b/archaeological_files/templates/ishtar/sheet_file.html @@ -109,6 +109,7 @@ {% field_flex "Permit type" item.permit_type %} {% field_flex "Permit reference" item.permit_reference %} + {% field_flex "Date of planning service file" item.planning_service_date|date:"DATE_FORMAT" %} {% field_flex "General contractor" item.general_contractor.full_address %} {% if item.corporation_general_contractor %} -- cgit v1.2.3