From 425f1df79998d407c7d83df43f1e2bbe4f983a82 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 6 Sep 2017 12:17:12 +0530 Subject: [PATCH] [fix] Tax area alignment (#10690) --- erpnext/templates/print_formats/includes/taxes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/templates/print_formats/includes/taxes.html b/erpnext/templates/print_formats/includes/taxes.html index b180c1c923..b7827635af 100644 --- a/erpnext/templates/print_formats/includes/taxes.html +++ b/erpnext/templates/print_formats/includes/taxes.html @@ -19,7 +19,7 @@ {%- for charge in data -%} {%- if charge.tax_amount and not charge.included_in_print_rate -%}
-
+
{{ frappe.format_value(frappe.utils.flt(charge.tax_amount),