From 282d8cdd34f11db1d3f80a102a728e9da7838c3f Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 24 Jan 2013 14:19:43 +0530 Subject: [PATCH] Removed 'Tax Included in Print Rate' from no_copy --- .../sales_taxes_and_charges/sales_taxes_and_charges.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt b/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt index f07606348f..d5294a3a49 100644 --- a/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt +++ b/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt @@ -1,8 +1,8 @@ [ { - "creation": "2013-01-10 16:34:09", + "creation": "2013-01-24 11:03:30", "docstatus": 0, - "modified": "2013-01-23 17:11:18", + "modified": "2013-01-24 14:15:49", "modified_by": "Administrator", "owner": "Administrator" }, @@ -161,7 +161,7 @@ "fieldname": "included_in_print_rate", "fieldtype": "Check", "label": "Is this Tax included in Basic Rate?", - "no_copy": 1, + "no_copy": 0, "print_hide": 1, "report_hide": 1, "width": "150px"