From 451b01cfe406861247e6a42519044d58400a59b2 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 22 Nov 2013 17:17:35 +0530 Subject: [PATCH] [fix] [minor] print hide for purchase net and grand total --- accounts/doctype/purchase_invoice/purchase_invoice.txt | 8 ++++---- buying/doctype/purchase_order/purchase_order.txt | 8 ++++---- buying/doctype/supplier_quotation/supplier_quotation.txt | 8 ++++---- stock/doctype/purchase_receipt/purchase_receipt.txt | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/accounts/doctype/purchase_invoice/purchase_invoice.txt b/accounts/doctype/purchase_invoice/purchase_invoice.txt index f5bdd939a8..089ba9f2e4 100755 --- a/accounts/doctype/purchase_invoice/purchase_invoice.txt +++ b/accounts/doctype/purchase_invoice/purchase_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-08-09 14:45:35", + "modified": "2013-11-22 17:15:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -301,7 +301,7 @@ "oldfieldname": "net_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { @@ -401,7 +401,7 @@ "oldfieldname": "grand_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { @@ -411,7 +411,7 @@ "label": "In Words", "oldfieldname": "in_words_import", "oldfieldtype": "Data", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { diff --git a/buying/doctype/purchase_order/purchase_order.txt b/buying/doctype/purchase_order/purchase_order.txt index d3c1620b51..0289dd1449 100644 --- a/buying/doctype/purchase_order/purchase_order.txt +++ b/buying/doctype/purchase_order/purchase_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-09-12 18:34:54", + "modified": "2013-11-22 17:15:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -269,7 +269,7 @@ "oldfieldname": "net_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { @@ -382,7 +382,7 @@ "oldfieldname": "grand_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1, "report_hide": 0 }, @@ -393,7 +393,7 @@ "label": "In Words", "oldfieldname": "in_words_import", "oldfieldtype": "Data", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { diff --git a/buying/doctype/supplier_quotation/supplier_quotation.txt b/buying/doctype/supplier_quotation/supplier_quotation.txt index 36747d345a..b2ae6e65ce 100644 --- a/buying/doctype/supplier_quotation/supplier_quotation.txt +++ b/buying/doctype/supplier_quotation/supplier_quotation.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:45", "docstatus": 0, - "modified": "2013-08-09 14:45:58", + "modified": "2013-11-22 17:16:16", "modified_by": "Administrator", "owner": "Administrator" }, @@ -265,7 +265,7 @@ "oldfieldname": "net_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { @@ -369,7 +369,7 @@ "oldfieldname": "grand_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1, "report_hide": 0 }, @@ -380,7 +380,7 @@ "label": "In Words", "oldfieldname": "in_words_import", "oldfieldtype": "Data", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { diff --git a/stock/doctype/purchase_receipt/purchase_receipt.txt b/stock/doctype/purchase_receipt/purchase_receipt.txt index f228a147c3..16e570cd2d 100755 --- a/stock/doctype/purchase_receipt/purchase_receipt.txt +++ b/stock/doctype/purchase_receipt/purchase_receipt.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-10-11 13:20:13", + "modified": "2013-11-22 17:15:47", "modified_by": "Administrator", "owner": "Administrator" }, @@ -295,7 +295,7 @@ "oldfieldname": "net_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { @@ -402,7 +402,7 @@ "oldfieldname": "grand_total_import", "oldfieldtype": "Currency", "options": "currency", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, { @@ -412,7 +412,7 @@ "label": "In Words", "oldfieldname": "in_words_import", "oldfieldtype": "Data", - "print_hide": 1, + "print_hide": 0, "read_only": 1 }, {