From: Tollef Fog Heen Date: Sat, 9 Jun 2012 19:09:42 +0000 (+0200) Subject: Display due date on invoice X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3f095554cf99a55e379302ec04a0c971a2c50c;p=peojumk Display due date on invoice --- diff --git a/templates/invoice/invoice_detail.txt b/templates/invoice/invoice_detail.txt index d9c05e0..ac933b2 100644 --- a/templates/invoice/invoice_detail.txt +++ b/templates/invoice/invoice_detail.txt @@ -24,6 +24,7 @@ Charge to: ------------------------------------------------------------------------------ Invoice # {{ invoice.id }} Date: {{ invoice.date|date:"Y-m-d"}} +Invoice due: {{ invoice.due_date|date:"Y-m-d"}} ------------------------------------------------------------------------------ Description Hours Rate Sum ------------------------------------------------------------------------------