diff --git a/erpnext/templates/includes/issue_row.html b/erpnext/templates/includes/issue_row.html index 30b2ab0723..16a8f7b7b7 100644 --- a/erpnext/templates/includes/issue_row.html +++ b/erpnext/templates/includes/issue_row.html @@ -1,6 +1,6 @@
-
+
{{ doc.subject }} @@ -9,6 +9,11 @@ {{ doc.status }}
+
{{ frappe.format_date(doc.creation) }}