diff --git a/frontend/templates/pages/invoices/dashboard/_fetch_body.html b/frontend/templates/pages/invoices/dashboard/_fetch_body.html index 5a861acc7..c2c4a1926 100644 --- a/frontend/templates/pages/invoices/dashboard/_fetch_body.html +++ b/frontend/templates/pages/invoices/dashboard/_fetch_body.html @@ -23,7 +23,6 @@ {% endif %} - {{ invoice.date_due | date:"d/m/Y" }} {% with cli_name=invoice.client_to.name|default:invoice.client_name %}