]> err.no Git - peojumk/commitdiff
Display due date on invoice
authorTollef Fog Heen <tfheen@err.no>
Sat, 9 Jun 2012 19:09:42 +0000 (21:09 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 9 Jun 2012 19:09:42 +0000 (21:09 +0200)
templates/invoice/invoice_detail.txt

index d9c05e035716bab2a7fdf11fe7cb32fb08099ffd..ac933b28d6f52385e8107ff1f66e3422b937a15b 100644 (file)
@@ -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
 ------------------------------------------------------------------------------