From b3683ca9dbfb4302c0def8a770c9e39812d53103 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Nov 2011 12:15:23 -0500 Subject: [PATCH] tweaks to invoice --- printaform/templates/types/invoice.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/printaform/templates/types/invoice.html b/printaform/templates/types/invoice.html index 0231288..b4b2921 100755 --- a/printaform/templates/types/invoice.html +++ b/printaform/templates/types/invoice.html @@ -76,12 +76,15 @@ width:75%; -
To:{{ client_address|markdown }} +
+

To: {{ client_name }}

+

{{ client_address|markdown }}

Tel No: {{ client_tel }}

Email: {{ client_email }}

- -
Invoice Date{{ date }}
+ +
+
Invoice Date: {{ date }}

Invoice Number: {{ invoice_no }}

@@ -103,7 +106,7 @@ width:75%; Amount (INR) - {{ particulars }}; + {{ particulars }} {{ amount }}